git-annex/doc/special_remotes.mdwn

11 lines
442 B
Text
Raw Normal View History

2011-03-28 02:52:13 +00:00
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.
2011-03-28 17:47:29 +00:00
* [[Amazon_S3]]
2011-03-30 17:18:46 +00:00
* [[directory]]