]> Nutra Git (v1) - gamesguru/git-remote-gcrypt.git/commitdiff
re-order git-config options
authorSean Whitton <spwhitton@spwhitton.name>
Sun, 19 Feb 2017 14:47:26 +0000 (07:47 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Sun, 19 Feb 2017 14:47:26 +0000 (07:47 -0700)
README.rst

index 887dd34dca11847302ec2ba2ed2019f64bc5b608..0f6e2d6bec313fa3220df0607f12b1cf70ee7408 100644 (file)
@@ -68,6 +68,10 @@ The following ``git-config(1)`` variables are supported:
     available secret key in turn until it finds a usable key.
     This can result in unncessary passphrase prompts.
 
+``gcrypt.gpg-args``
+    The contents of this setting are passed as arguments to gpg.
+    E.g. ``--use-agent``.
+
 ``remote.<name>.gcrypt-signingkey``
     ..
 ``user.signingkey``
@@ -76,10 +80,6 @@ The following ``git-config(1)`` variables are supported:
     part of the participant list. You may use the per-remote version
     to sign different remotes using different keys.
 
-``gcrypt.gpg-args``
-    The contents of this setting are passed as arguments to gpg.
-    E.g. ``--use-agent``.
-
 Environment Variables
 =====================