fromkey, registerurl: When reading from stdin, allow the filename and url, respectively, to contain whitespace.

This commit is contained in:
Joey Hess 2015-04-07 00:58:51 -04:00
parent 42281f12d6
commit 279fa44cd0
5 changed files with 8 additions and 6 deletions

2
debian/changelog vendored
View file

@ -2,6 +2,8 @@ git-annex (5.20150406.2) UNRELEASED; urgency=medium
* --quiet now suppresses progress displays from eg, rsync.
(Second time's the charm..)
* fromkey, registerurl: When reading from stdin, allow the
filename and url, respectively, to contain whitespace.
-- Joey Hess <id@joeyh.name> Mon, 06 Apr 2015 20:14:20 -0400