note
This commit is contained in:
parent
67cced26dc
commit
3d2a0f68b5
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue