Dedupe duplicate git [commit] block in gitconfig

This commit is contained in:
Sami Samhuri 2026-06-22 18:07:23 -07:00
parent edc90821c3
commit 680c5f03a9
No known key found for this signature in database

View file

@ -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"]