add explicit gpg2 setting for git

This commit is contained in:
Cyryl Płotnicki 2018-11-17 19:53:56 +00:00
parent 4155cebf46
commit 6f8704da47

View file

@ -12,3 +12,5 @@
[mergetool "sourcetree"]
cmd = /Applications/Sourcetree.app/Contents/Resources/opendiff-w.sh \"$LOCAL\" \"$REMOTE\" -ancestor \"$BASE\" -merge \"$MERGED\"
trustExitCode = true
[gpg]
program = gpg2