Skip to content

Instantly share code, notes, and snippets.

@arodbits
Last active July 28, 2018 19:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arodbits/66c9a6725a2393146fa476e6ed85b1e5 to your computer and use it in GitHub Desktop.
Save arodbits/66c9a6725a2393146fa476e6ed85b1e5 to your computer and use it in GitHub Desktop.
Git blame a set of lines in a file
git blame -L 2014,+20 -- <file path>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment