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:
parent
084b502c7a
commit
4c7335caf3
1 changed files with 5 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue