Fix GETURLS in external special remote protocol to strip downloader prefix from logged url info before checking for the specified prefix.
This doesn't change what GETURLS returns, but only whether it matches any prefix that the external special remote asked for.
This commit is contained in:
parent
e980c56f7f
commit
f0195b2a43
4 changed files with 9 additions and 3 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -5,6 +5,9 @@ git-annex (5.20150328) UNRELEASED; urgency=medium
|
|||
* Prevent git-ls-files from double-expanding wildcards when an
|
||||
unexpanded wildcard is passed to a git-annex command like add or find.
|
||||
* Fix make build target. Thanks, Justin Geibel.
|
||||
* Fix GETURLS in external special remote protocol to strip
|
||||
downloader prefix from logged url info before checking for the
|
||||
specified prefix.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Fri, 27 Mar 2015 16:04:43 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue