quick look at git-lfs

This commit is contained in:
Joey Hess 2015-04-08 17:53:12 -04:00
parent 3c2cb25698
commit a3aaee7e71

View file

@ -37,9 +37,13 @@
partial checkouts of file contents, like git-annex does. partial checkouts of file contents, like git-annex does.
* git-annex is similarly not [git-fat](https://github.com/jedbrown/git-fat), * 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. 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/), * git-annex is also not [boar](http://code.google.com/p/boar/),
although it shares many of its goals and characteristics. Boar implements although it shares many of its goals and characteristics. Boar implements
its own version control system, rather than simply embracing and its own version control system, rather than simply embracing and