aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.rst
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-09-17 15:33:32 -0400
committerJoey Hess <joey@kitenet.net>2013-09-17 15:33:32 -0400
commit78d42636dfc40c39c2c4a841e9f6343e2d89136f (patch)
treebeeaa101472c4e2c9fc0ee1bf09b7d12e526dba7 /README.rst
parent60a0883a3d7c30bba407fe9f8c76799495d9827b (diff)
parent243671037f5a36596187554712d7ed1e76e9c8b8 (diff)
downloadgit-remote-gcrypt-78d42636dfc40c39c2c4a841e9f6343e2d89136f.tar.gz
Merge branch 'master' into dgit/sid
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index f177913..6fc4636 100644
--- a/README.rst
+++ b/README.rst
@@ -60,10 +60,13 @@ The following ``git-config(1)`` variables are supported:
The ``gcrypt-participants`` setting on the remote takes precedence
over the repository variable ``gcrypt.participants``.
+``remote.<name>.gcrypt-signingkey``
+ ..
``user.signingkey``
- (From regular git configuration) The key to use for signing. You
- should set ``user.signingkey`` if your default signing key is not
- part of the participant list.
+ (The latter from regular git configuration) The key to use for signing.
+ You should set ``user.signingkey`` if your default signing key is not
+ part of the participant list. You may use the per-remote version
+ to sign different remotes using different keys.
Environment Variables
=====================