-
-
Save shushugah/c51da4c5e5e12bd55b4dfc994adb74ca to your computer and use it in GitHub Desktop.
Useful git commands
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 -- file_path_name --follow` // will show all relevant commits for renamed/deleted files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment