Skip to content

Commit 146f80a

Browse files
committed
update git config
1 parent 0175b1d commit 146f80a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .gitconfig

+4
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@
1313
defaultBranch = main
1414
[include]
1515
path = ~/.gitconfig.local
16+
[commit]
17+
gpgsign = true
18+
[format]
19+
signoff = true

0 commit comments

Comments
 (0)