Skip to content

Instantly share code, notes, and snippets.

@za
Created December 15, 2022 07:11
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 za/2d4c1ee40abd5341f05733592d6905c5 to your computer and use it in GitHub Desktop.
Save za/2d4c1ee40abd5341f05733592d6905c5 to your computer and use it in GitHub Desktop.
git command to see the history of a specific line
git log master -'L100,+3':'src/main.py'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment