Skip to content

Instantly share code, notes, and snippets.

@crittermike
Created August 15, 2016 13:43
Show Gist options
  • Save crittermike/7778b0f05a9d179808604b1c6b6ed61f to your computer and use it in GitHub Desktop.
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
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