Compare commits
3 commits
7771a697ac
...
70313a7203
Author | SHA1 | Date | |
---|---|---|---|
70313a7203 | |||
288c6e48c8 | |||
f634e24cd4 |
1 changed files with 1 additions and 10 deletions
11
git/config
11
git/config
|
@ -1,16 +1,7 @@
|
|||
[init]
|
||||
defaultBranch = main
|
||||
defaultBranch = main
|
||||
|
||||
[user]
|
||||
email = tavo@tavo.one
|
||||
name = tavo
|
||||
signingKey = tavo@tavo.one
|
||||
|
||||
[tag]
|
||||
gpgSign = true
|
||||
|
||||
[commit]
|
||||
gpgSign = true
|
||||
|
||||
[push]
|
||||
gpgSign = "if-asked"
|
||||
|
|
Loading…
Reference in a new issue