mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:46:40 +00:00
Update gitconfig
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user