From e06bf0da75294b33188cde319c29d93266fd4bb3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 24 Sep 2013 17:25:47 -0400 Subject: git-annex-shell: Added support for operating inside gcrypt repositories. * Note that the layout of gcrypt repositories has changed, and if you created one you must manually upgrade it. See http://git-annex.branchable.com/upgrades/gcrypt/ --- doc/git-annex.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/git-annex.mdwn') diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index ad74e3441..25d9ecb46 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -1230,6 +1230,15 @@ Here are all the supported configuration settings. Used to identify the XMPP address of a Jabber buddy. Normally this is set up by the git-annex assistant when pairing over XMPP. +* `remote..gcrypt` + + Used to identify gcrypt special remotes. + Normally this is automatically set up by `git annex initremote`. + + It is set to "true" if this is a gcrypt remote. + If the gcrypt remote is accessible over ssh and has git-annex-shell + available to manage it, it's set to "shell" + # CONFIGURATION VIA .gitattributes The key-value backend used when adding a new file to the annex can be -- cgit v1.2.3