Just discovered a nice tool for visual diffing,meld
Also integrates nicely with git via gitdifftool
I’ve executed
% git config --global diff.tool meld
to make meld the default tool for git-difftool.
Just discovered a nice tool for visual diffing,meld
Also integrates nicely with git via gitdifftool
I’ve executed
% git config --global diff.tool meld
to make meld the default tool for git-difftool.