Compare commits

..

No commits in common. "70313a7203be154aac0ceb5830cd458e33e0f3ee" and "7771a697ac88b777d15afe5c6f58322a78c75762" have entirely different histories.

View file

@ -1,7 +1,16 @@
[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"