fromkey, registerurl: Improve handling of urls that happen to also be parsable as strange keys.

This commit is contained in:
Joey Hess 2015-05-30 02:08:49 -04:00
parent fa38fe0cf6
commit 36b9c9ca5f
3 changed files with 25 additions and 5 deletions

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
git-annex (5.20150529) UNRELEASED; urgency=medium
* fromkey, registerurl: Improve handling of urls that happen to also
be parsable as strange keys.
-- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400
git-annex (5.20150528) unstable; urgency=medium
* fromkey, registerurl: Allow urls to be specified instead of keys,