zero-system: update gitconfig

This commit is contained in:
Rick Farina (Zero_Chaos) 2025-11-12 10:25:09 -05:00
parent 5c0f64561b
commit 7152b698a4
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -1,36 +1,38 @@
[user]
name = Rick Farina (Zero_Chaos)
email = zerochaos@gentoo.org
signingkey = DD11F94A
name = Rick Farina (Zero_Chaos)
email = zerochaos@gentoo.org
signingkey = DD11F94A
[color]
ui = true
ui = true
[diff]
renamelimit=0
renamelimit=0
[sendemail]
confirm = auto
confirm = auto
[push]
default = simple
default = simple
[rerere]
enabled = true
enabled = true
[transfer]
fsckobjects = true
fsckobjects = true
[fetch]
fsckobjects = true
fsckobjects = true
[receive]
fsckobjects = true
fsckobjects = true
[commit]
gpgsign = true
gpgsign = true
[pull]
rebase = true
rebase = true
[rebase]
autoStash = true
[tag]
gpgsign = true
gpgsign = true
[push]
gpgsign = if-asked
#this causes bad exit codes and more harm than good
#[merge]
# verifySignatures = true
gpgsign = if-asked
[core]
fsmonitor = true
untrackedcache = true
[safe]
directory = /home/zero/development/pentoo/pentoo-overlay
#this causes bad exit codes and more harm than good
#[merge]
# verifySignatures = true