mention mercurial bfiles extn
This commit is contained in:
parent
cd02f05eb1
commit
4cfcdfa9ba
1 changed files with 6 additions and 0 deletions
|
@ -38,3 +38,9 @@
|
|||
it does not support keeping different files in different clones of the
|
||||
same repository, which git-annex does, and is an important feature for
|
||||
large-scale archiving.
|
||||
|
||||
* git-annex is not the [Mercurial bfiles extension](http://mercurial.selenic.com/wiki/BfilesExtension).
|
||||
Although mercurial and git have some of the same problems around large
|
||||
files, and both try to solve them in similar ways (standin files using
|
||||
mostly hashes of the real content).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue