summaryrefslogtreecommitdiff
path: root/doc/special_remotes.mdwn
blob: 09b751d0f43c044eed7df62f003ccc6fb62aec02 (plain)
1
2
3
4
5
6
7
8
9
10
Most [[backends]] can transfer data to and from configured git remotes.
Normally those remotes are normal git repositories (bare and non-bare),
that store the file contents in their own git annex directory.

But, git-annex also extends git's concept of remotes, with these special
types of remotes. These can be used just like any normal remote by git-annex.
They cannot be used by other git commands though.

* [[Amazon_S3]]
* [[directory]]