how to verify gpg-signed commits
John Arbash Meinel
john at arbash-meinel.com
Sun May 7 04:56:02 BST 2006
guillaume pernot wrote:
> hi,
>
> i'm new to bazaar-ng, and start exploring its great functionnalities.
>
> once i've signed my commits with `bzr sign-my-commits`, how can i verify
> signature ? `bzr testament` output looks a bit cryptic to me...
>
> regards,
> guillaume pernot
Also, you will want to add:
[DEFAULT]
check_signatures=require
To your ~/.bazaar/bazaar.conf
Which will cause bzr to request a signature for every commit. (There is
a small bug with the name, where 'check_signatures' enables creating
signatures)
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060506/1a9ede0f/attachment.pgp
More information about the bazaar
mailing list