13 lines
205 B
INI
13 lines
205 B
INI
|
[user]
|
||
|
email = tiagao2001@hotmail.com
|
||
|
name = tsousa111
|
||
|
signingkey = ~/.ssh/git/sign_key
|
||
|
[commit]
|
||
|
gitsign = true
|
||
|
[gpg]
|
||
|
format = ssh
|
||
|
[tag]
|
||
|
gpgsign = true
|
||
|
[init]
|
||
|
defaultBranch = main
|