Created
August 15, 2016 13:43
-
-
Save crittermike/7778b0f05a9d179808604b1c6b6ed61f to your computer and use it in GitHub Desktop.
View the git log for a specific line or number of lines in a file
This file contains hidden or 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 -L 1,1:some-file.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment