This commit is contained in:
Joey Hess 2011-04-17 11:08:11 -04:00
parent 67cced26dc
commit 3d2a0f68b5

View file

@ -3,6 +3,10 @@ This special remote type stores file contents in a
in the front-end, and bup as a remote, you get an easy git-style in the front-end, and bup as a remote, you get an easy git-style
interface to large files, and easy backups of the file contents using git. interface to large files, and easy backups of the file contents using git.
This is particularly well suited to collaboration on projects involving
large files, since both the git-annex and bup repositories can be
accessed like any other git repository.
See [[walkthrough/using_bup]] for usage examples. See [[walkthrough/using_bup]] for usage examples.
Each individual key is stored in a bup remote using `bup split`, with Each individual key is stored in a bup remote using `bup split`, with