add a pointer for git-annex repos over http

So users are less likely to try to use httpalso for them, which is not
its purpose.
This commit is contained in:
Joey Hess 2020-09-29 13:59:51 -04:00
parent 084b502c7a
commit 4c7335caf3
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -1,7 +1,8 @@
This special remote allows downloading annexed objects from other remotes This special remote allows downloading annexed objects from other special
that also publish their content by http. Not to be confused with the [[web]] remotes that also publish their content by http. Not to be confused with
special remote, this one is only useful in combination with some other the [[web]] special remote, or with
special remote. [accessing git-annex repositories over http](tips/setup_a_public_repository_on_a_web_site),
this is only useful in combination with some other special remote.
Suppose, for example, that you have a [[directory]] special remote. And the Suppose, for example, that you have a [[directory]] special remote. And the
directory happens to be published by a web server. (Or it could be a directory happens to be published by a web server. (Or it could be a