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