fromkey: Add stdin mode.

This commit is contained in:
Joey Hess 2015-03-15 14:07:43 -04:00
parent fa180c1ba1
commit b24bb6b435
3 changed files with 27 additions and 5 deletions

1
debian/changelog vendored
View file

@ -36,6 +36,7 @@ git-annex (5.2015022) UNRELEASED; urgency=medium
* git-annex-shell: Improve error message when the specified repository
doesn't exist or git config fails for some reason.
* fromkey --force: Skip test that the key has its content in the annex.
* fromkey: Add stdin mode.
-- Joey Hess <id@joeyh.name> Thu, 19 Feb 2015 14:16:03 -0400