Oh I thought this was about verifying identity on nostr. I already sign commits on github.
$ cat ~/.gitconfig
[user]
signingkey = removed
email = removed@users.noreply.github.com
name = Removed
[commit]
gpgsign = true
Oh I thought this was about verifying identity on nostr. I already sign commits on github.
$ cat ~/.gitconfig
[user]
signingkey = removed
email = removed@users.noreply.github.com
name = Removed
[commit]
gpgsign = true
No replies yet.