From a3aaee7e710f40bbebf528baac8d6ac4ba28d249 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 8 Apr 2015 17:53:12 -0400 Subject: [PATCH] quick look at git-lfs --- doc/not.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/not.mdwn b/doc/not.mdwn index baf43c2b83..754da223dd 100644 --- a/doc/not.mdwn +++ b/doc/not.mdwn @@ -37,9 +37,13 @@ partial checkouts of file contents, like git-annex does. * git-annex is similarly not [git-fat](https://github.com/jedbrown/git-fat), - which also uses git smudge filters, and also lacks git-annex' widely + which also uses git smudge filters, and also lacks git-annex's widely distributed storage and partial checkouts. +* Similarly, git-annex is not [git-lfs](https://github.com/github/git-lfs), + which also uses git smudge filters, and appears to lack git-annex's + widely distributed storage. + * 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