zero-system: update gitconfig for new git version

This commit is contained in:
Rick Farina (Zero_Chaos) 2019-11-05 12:19:58 -05:00
parent 354183c4fc
commit 122bd00d25
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 1 additions and 1 deletions

View file

@ -21,7 +21,7 @@
[commit]
gpgsign = true
[pull]
rebase = preserve
rebase = true
[tag]
gpgsign = true
#this causes bad exit codes and more harm than good