diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-26 12:43:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-26 12:43:19 -0400 |
commit | 7c948cfff00cb911deac21beda0260f897393df4 (patch) | |
tree | 435336de698ae75a446fc1ce6ecbd4e42dea022b | |
parent | 34b4dd54ab2fe28155925d960b2c1a93dee18f38 (diff) |
mention the new git-fat
-rw-r--r-- | doc/not.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/not.mdwn b/doc/not.mdwn index a794cf721..234f2af85 100644 --- a/doc/not.mdwn +++ b/doc/not.mdwn @@ -35,6 +35,10 @@ using only a single backend data store. It also does not support partial checkouts of file contents, like git-annex does. +* git-annex is similarly not [git-fat](https://github.com/jedbrown/git-fat), + with also uses git smudge filters, and also lacks git-annex's widely + distributed storage and partial checkouts. + * git-annex is also not [boar](http://code.google.com/p/boar/), although it shares many of its goals and characteristics. Boar implements its own version control system, rather than simply embracing and |