quick look at git-lfs
This commit is contained in:
parent
3c2cb25698
commit
a3aaee7e71
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue