Skip to content

Instantly share code, notes, and snippets.

@kyoh86
Created October 29, 2016 02:05
Show Gist options
  • Save kyoh86/416ef49c93e5399a1cce5b2d23dbcbec to your computer and use it in GitHub Desktop.
Save kyoh86/416ef49c93e5399a1cce5b2d23dbcbec to your computer and use it in GitHub Desktop.
gitの最終コミットメッセージを出力する
git log -n1 --pretty=format:%s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment