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

View file

@ -15,3 +15,6 @@ I would like to be able to use the following commands to get a clone of the repo
* git annex get
This would allow contributors to quickly get a copy of our upstream repo and start contributing with minimal bandwidth/effort.
> This is now supported.. I look forward to seeing your project using it!
> --[[Joey]] [[!tag done]]