addurl: Added --raw option, which bypasses special handling of quvi, bittorrent etc urls.

This commit is contained in:
Joey Hess 2015-03-05 14:46:08 -04:00
parent 6ee0d6c46d
commit 504dda82a4
4 changed files with 37 additions and 19 deletions

2
debian/changelog vendored
View file

@ -31,6 +31,8 @@ git-annex (5.2015022) UNRELEASED; urgency=medium
(For example, a newly checked out git submodule.)
* Added SETURIPRESENT and SETURIMISSING to external special remote protocol,
useful for things like ipfs that don't use regular urls.
* addurl: Added --raw option, which bypasses special handling of quvi,
bittorrent etc urls.
-- Joey Hess <id@joeyh.name> Thu, 19 Feb 2015 14:16:03 -0400