Compare commits

..

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

View file

@ -5,3 +5,12 @@
email = tavo@tavo.one email = tavo@tavo.one
name = tavo name = tavo
signingKey = tavo@tavo.one signingKey = tavo@tavo.one
[tag]
gpgSign = true
[commit]
gpgSign = true
[push]
gpgSign = "if-asked"