12 lines
146 B
Text
12 lines
146 B
Text
[pull]
|
|
rebase = true
|
|
[gpg]
|
|
format = ssh
|
|
[commit]
|
|
gpgSign = true
|
|
[init]
|
|
defaultBranch = main
|
|
[push]
|
|
followTags = true
|
|
[format]
|
|
signOff = yes
|