Created
June 14, 2017 18:37
-
-
Save trivektor/6fd966842751df141f025a2361a6fb34 to your computer and use it in GitHub Desktop.
Git Fu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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