mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
zero-system: update gitconfig
This commit is contained in:
parent
5c0f64561b
commit
7152b698a4
1 changed files with 20 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue