diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-08 14:56:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-08 14:56:57 -0400 |
commit | f3cf20d22a5c27b83138c4ee062edb7532fecbb3 (patch) | |
tree | 39265aff7a0aab93bc478ac0f901c2e88134be98 /doc/not.mdwn | |
parent | a77c34d2b4795a5d41f82a78e999ce33f43d8862 (diff) |
document bup special remotes
Diffstat (limited to 'doc/not.mdwn')
-rw-r--r-- | doc/not.mdwn | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/not.mdwn b/doc/not.mdwn index 1d38b848c..8d5dbd0b5 100644 --- a/doc/not.mdwn +++ b/doc/not.mdwn @@ -2,10 +2,8 @@ * git-annex is not a backup system. It may be a useful component of an [[archival|use_case/bob]] system, or a way to deliver files to a backup - system. - - For a backup system that uses git, take a look at - [bup](http://github.com/apenwarr/bup). + system. For a backup system that uses git and that git-annex supports + storing data in, see [[special_remotes/bup]]. * git-annex is not unison, but if you're finding unison's checksumming too slow, or its strict mirroring of everything to both places too |