diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-19 19:28:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-19 19:28:29 -0400 |
commit | 9d5b8ebab0e247c5c9c05a5216dcd4c638299190 (patch) | |
tree | 94dbc073f44c0acd6875a00441e2a24fa7e7a67a /doc/not.mdwn | |
parent | e7572f9249f0e4c3f757bb8da889a41f53fd9e34 (diff) |
update
Diffstat (limited to 'doc/not.mdwn')
-rw-r--r-- | doc/not.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/not.mdwn b/doc/not.mdwn new file mode 100644 index 000000000..2697a9b1f --- /dev/null +++ b/doc/not.mdwn @@ -0,0 +1,10 @@ +[[!meta title="what git-annex is not"]] + +* 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). + +* probably several other things.. |