Skip to content

Instantly share code, notes, and snippets.

@lacymorrow
Created February 8, 2018 00:33
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 lacymorrow/23be2808d2d71ae41cacc154b149dd53 to your computer and use it in GitHub Desktop.
Save lacymorrow/23be2808d2d71ae41cacc154b149dd53 to your computer and use it in GitHub Desktop.
Git Shortcuts
# Determine details about a deleted file
git log -1 -- <file>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment