wording
This commit is contained in:
parent
6bddebdb79
commit
fb58d1a560
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
{- git-annex SHA abstract backend
|
{- git-annex SHA backend
|
||||||
-
|
-
|
||||||
- Copyright 2011 Joey Hess <joey@kitenet.net>
|
- Copyright 2011 Joey Hess <joey@kitenet.net>
|
||||||
-
|
-
|
||||||
|
|
|
@ -9,7 +9,7 @@ to retrieve the file's content (its value).
|
||||||
Multiple pluggable backends are supported, and a single repository
|
Multiple pluggable backends are supported, and a single repository
|
||||||
can use different backends for different files.
|
can use different backends for different files.
|
||||||
|
|
||||||
These backends can transfer file contents in configured git remotes.
|
These backends can transfer file contents between configured git remotes.
|
||||||
It's also possible to use [[special_remotes]], such as Amazon S3 with
|
It's also possible to use [[special_remotes]], such as Amazon S3 with
|
||||||
these backends.
|
these backends.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue