This commit is contained in:
Joey Hess 2014-07-15 17:37:42 -04:00
parent 019ed359e6
commit 7e75fa82c6

View file

@ -50,3 +50,8 @@ gcrypt: Failed to decrypt manifest!
[[!tag forwarded]]
[[!meta title="using git-remote-gcrypt with multiple keys causes unncessary password prompts for keys that did not encrypt the repository"]]
> [[fixed|done]]; upgrade git-remote-gcrypt and `git config gcrypt.publish-participants true`
> and after the next push to the repo, it'll stop guessing at keys, and use
> the right one. git-annex will do this by default for new gcrypt
> repositories. --[[Joey]]