summaryrefslogtreecommitdiff
path: root/doc/special_remotes/web.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-08-16 21:12:48 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-08-16 21:12:48 -0400
commite6752cc06424df18f3e14406674f9a630c3387ef (patch)
tree5d4457713953ea247c71f8e292dad501e21991f7 /doc/special_remotes/web.mdwn
parent5ccb926b51b0a270c8b1d754dac78d2074e07bdf (diff)
Added support for getting content from git remotes using http (and https).
Diffstat (limited to 'doc/special_remotes/web.mdwn')
-rw-r--r--doc/special_remotes/web.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/special_remotes/web.mdwn b/doc/special_remotes/web.mdwn
index 6991ce4e4..a969fb071 100644
--- a/doc/special_remotes/web.mdwn
+++ b/doc/special_remotes/web.mdwn
@@ -5,3 +5,7 @@ See [[walkthrough/using_the_web]] for usage examples.
Currently git-annex only supports downloading content from the web;
it cannot upload to it or remove content.
+
+This special remote uses arbitrary urls on the web as the source for content.
+git-annex can also download content from a normal git remote, accessible by
+http.