Update gitconfig

This commit is contained in:
2013-12-28 11:32:38 +00:00
parent 4f5092dda6
commit 3557cb4654

View File

@@ -32,3 +32,9 @@
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --
[branch]
autosetuprebase = always
[difftool "Kaleidoscope"]
cmd = ksdiff-wrapper git \"$LOCAL\" \"$REMOTE\"
[difftool]
prompt = false
[diff]
tool = Kaleidoscope