From e26f61776187efaf72a8d75c0e6d210a5369cd77 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 14 Feb 2013 00:00:00 +0000 Subject: Obey git config user.signingkey --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index b153026..4ffb519 100644 --- a/README.rst +++ b/README.rst @@ -52,14 +52,16 @@ Configuration gpg --export KEYID1 > git config gcrypt.keyring - .. NOTE:: The user's gnupg configuration for encryption algorithms are used. - Check your keys and preferences, see `man gpg`. + .. NOTE:: GnuPG's configuration applies. Check your key and general + preferences, see `man gpg`. + All readers of the repository must have their pubkey included in the keyring used when pushing. All writers must have the complete set of pubkeys available. You can commit the keyring to the repo, further key management features do not yet exist. ++ gcrypt obeys `user.signingkey` + Repository Format ----------------- -- cgit v1.2.3