Created
December 11, 2015 04:02
-
-
Save hideshi/1bf68da2294e8d2706c5 to your computer and use it in GitHub Desktop.
Gitで修正したファイルをコミット毎に見たい時のコマンド ref: http://qiita.com/hideshi@github/items/2f2dc8348e53129fa348
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git log --pretty=oneline --name-only |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment