plumb RemoteGitConfig through to decryptCipher

This commit is contained in:
Joey Hess 2016-05-23 17:27:15 -04:00
parent 22c174158c
commit b9ce477fa2
Failed to extract signature
16 changed files with 49 additions and 45 deletions

3
debian/changelog vendored
View file

@ -21,7 +21,8 @@ git-annex (6.20160512) UNRELEASED; urgency=medium
has a dotfile in its root.
* Support building with ghc 8.0.1.
* Pass the various gnupg-options configs to gpg in several cases where
they were not before.
they were not before. Most notably, gnupg-decrypt-options is now
passed when decrypting an encrypted cipher.
-- Joey Hess <id@joeyh.name> Wed, 11 May 2016 16:08:38 -0400