diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-11 14:22:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-11 14:22:59 -0400 |
commit | 037961aa5d5ac3c4b81642a8bf0962abedd35f26 (patch) | |
tree | 40047a8b4f1f410260336e9d7ba260dfc046dedb /doc | |
parent | c924542e61607d725fbfa51ffbf88d825b4d3382 (diff) |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/special_remotes.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/special_remotes.mdwn b/doc/special_remotes.mdwn index 2d0474ffe..2f6020461 100644 --- a/doc/special_remotes.mdwn +++ b/doc/special_remotes.mdwn @@ -1,6 +1,6 @@ -Most [[backends]] can transfer data to and from configured git remotes. +git-annex can transfer data to and from configured git remotes. Normally those remotes are normal git repositories (bare and non-bare; -local and remote), that store the file contents in their own git annex +local and remote), that store the file contents in their own git-annex directory. But, git-annex also extends git's concept of remotes, with these special |