Skip to content

Instantly share code, notes, and snippets.

@trivektor
Created June 14, 2017 18:37
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 trivektor/6fd966842751df141f025a2361a6fb34 to your computer and use it in GitHub Desktop.
Save trivektor/6fd966842751df141f025a2361a6fb34 to your computer and use it in GitHub Desktop.
Git Fu
1/ Compare file between 2 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