aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-01-17 22:05:54 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-01-17 22:05:54 -0700
commiteefd875b9cee04232de5f62f6cb74963a0e45912 (patch)
tree2c4a2ac5ccf97dedff10a0bdaef55f1445a1b7f5 /README.rst
parent663c91a6438be273059beb3d96fff8bdda14b4a2 (diff)
downloadgit-remote-gcrypt-eefd875b9cee04232de5f62f6cb74963a0e45912.tar.gz
implement GCRYPT_GPG_ARGS
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index b2f8285..148abad 100644
--- a/README.rst
+++ b/README.rst
@@ -84,6 +84,10 @@ Environment Variables
*GCRYPT_FULL_REPACK*
This environment variable forces full repack when pushing.
+*GCRYPT_GPG_ARGS*
+ The contents of this environment variable are passed as arguments
+ to gpg. E.g. ``export GCRYPT_GPG_ARGS="--use-agent"``.
+
Examples
========