Update gitconfig

This commit is contained in:
2017-07-03 08:25:55 +01:00
parent 6ad3d98449
commit b722857791

View File

@@ -34,8 +34,9 @@
pgp = config commit.gpgsign
pgp-on = config commit.gpgsign true
pgp-off = config commit.gpgsign false
[branch]
autosetuprebase = always
tree = log --all --graph --decorate --oneline --simplify-by-decoration
[pull]
rebase = true
[difftool "Kaleidoscope"]
cmd = ksdiff-wrapper git \"$LOCAL\" \"$REMOTE\"
[difftool]