Skip to content

Instantly share code, notes, and snippets.

@shushugah
Created September 27, 2017 10:56
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 shushugah/c51da4c5e5e12bd55b4dfc994adb74ca to your computer and use it in GitHub Desktop.
Save shushugah/c51da4c5e5e12bd55b4dfc994adb74ca to your computer and use it in GitHub Desktop.
Useful git commands
`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