Skip to content

Instantly share code, notes, and snippets.

@hideshi
Created December 11, 2015 04:02
Show Gist options
  • Save hideshi/1bf68da2294e8d2706c5 to your computer and use it in GitHub Desktop.
Save hideshi/1bf68da2294e8d2706c5 to your computer and use it in GitHub Desktop.
Gitで修正したファイルをコミット毎に見たい時のコマンド ref: http://qiita.com/hideshi@github/items/2f2dc8348e53129fa348
git log --pretty=oneline --name-only
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment