Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rymawby/5729d4cae0670acf42d0 to your computer and use it in GitHub Desktop.
Save rymawby/5729d4cae0670acf42d0 to your computer and use it in GitHub Desktop.
Compare two files on different branches
git diff mybranch master -- myfile.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment