mirror of
https://github.com/samsonjs/config.git
synced 2026-06-24 04:59:08 +00:00
Dedupe duplicate git [commit] block in gitconfig
This commit is contained in:
parent
edc90821c3
commit
680c5f03a9
1 changed files with 1 additions and 2 deletions
|
|
@ -22,6 +22,7 @@
|
|||
autosetupremote = true
|
||||
[commit]
|
||||
verbose = true
|
||||
gpgsign = true
|
||||
[diff]
|
||||
algorithm = histogram
|
||||
mnemonicprefix = true
|
||||
|
|
@ -56,8 +57,6 @@
|
|||
defaultBranch = main
|
||||
[gpg]
|
||||
format = ssh
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[include]
|
||||
path = ~/config/gitconfig-ssh
|
||||
[diff "swift"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue