Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2012-10-23 15:48:01 -04:00
commit e49e9186c8

View file

@ -0,0 +1,10 @@
I tried
git annex initremote encsharedtest type=directory encryption=shared directory=/home/lee/gitannexplay
and got errors:
initremote encsharedtest gpg: error reading key: public key not found
Looks like it thinks "shared" should be the name of a key rather than an instruction to use the shared cipher.
Am I doing something wrong?