Created
September 21, 2016 23:03
-
-
Save carld/bf1f563f593295ceeec2a190b1e80f12 to your computer and use it in GitHub Desktop.
git diff side by side in colour
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
git difftool -y -x "colordiff -y -W $COLUMNS" origin/prod origin/master | less -R |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment