forked from kiss-community/repo
Figure out .allowed_signers file #8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Can we use pgp keys with this? that would be the ideal case since my git setup already does pgp signing.
If I had to guess, it has to do with the lack of the web of trust when using plain old SSH keys for signing.
I too would like normal PGP, but I don't think you can use them with this file.
Also, gnupg doesn't exist in the repositories. I'll be packaging it soon along with everything else.
gnupg now exists in the repositories, and was used to sign all of my commits retroactively.