From 70518502b9d86995570d8d7f5cf5a6167cce0be9 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 19 Feb 2017 07:47:26 -0700 Subject: re-order git-config options --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 887dd34..0f6e2d6 100644 --- a/README.rst +++ b/README.rst @@ -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..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 ===================== -- cgit v1.2.3