Skip to content

Instantly share code, notes, and snippets.

@emailrhoads
Created January 7, 2021 18:30
Show Gist options
  • Save emailrhoads/746315cb3a0152c030fad758652509e2 to your computer and use it in GitHub Desktop.
Save emailrhoads/746315cb3a0152c030fad758652509e2 to your computer and use it in GitHub Desktop.
[Compare the changes for a missing commit on master] #git
git diff <commit missing> master
git diff <commit missing> master -- <FILE OF INTEREST>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment