automate/020_git-mergetool.sh

4 lines
97 B
Bash

git config merge.tool meld
#git config merge.tool gvimdiff3
git config merge.conflictstyle diff3