Another good way to see the different between 2 branches
git diff branch1 branch2 | gitx
require gitx to be installed.
Written by Warut Surapat
Related protips
3 Responses
git difftool --help
...
-t <tool>, --tool=<tool>
Use the diff tool specified by <tool>. Valid diff tools are: araxis, bc3, deltawalker, diffuse, emerge, ecmerge, gvimdiff, kdiff3, kompare, meld, opendiff, p4merge, tkdiff,
vimdiff and xxdiff.
...
over 1 year ago
·
@dexterous which one is your favorite?
over 1 year ago
·
@swarut i'm a vim
guy, so it's mostly vimdiff
/gvimdiff
. But I end up using git-difftool
very sparingly as vim-fugitive
fills that use case much better. :)
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#