Added support for getting content from git remotes using http (and https).

This commit is contained in:
Joey Hess 2011-08-16 21:12:48 -04:00
parent 5ccb926b51
commit e6752cc064
4 changed files with 11 additions and 2 deletions

1
debian/changelog vendored
View file

@ -2,6 +2,7 @@ git-annex (3.20110720) UNRELEASED; urgency=low
* Fix shell escaping in rsync special remote.
* addurl: --fast can be used to avoid immediately downloading the url.
* Added support for getting content from git remotes using http (and https).
-- Joey Hess <joeyh@debian.org> Fri, 29 Jul 2011 15:27:30 +0200