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

@ -22,15 +22,17 @@
gpgsign = true
[pull]
rebase = true
[rebase]
autoStash = true
[tag]
gpgsign = true
[push]
gpgsign = if-asked
#this causes bad exit codes and more harm than good
#[merge]
# verifySignatures = true
[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