comment
This commit is contained in:
parent
c0a34d909d
commit
84d657312e
3 changed files with 37 additions and 1 deletions
|
@ -32,6 +32,10 @@ git-annex should use smudge/clean filters.
|
|||
* Eventually (but not yet), make v6 the default for new repositories.
|
||||
Note that the assistant forces repos into direct mode; that will need to
|
||||
be changed then, and it should enable annex.thin instead.
|
||||
* annex.thin doesn't work on crippled filesystems, so changing to v6
|
||||
unlocked files on such a FS always doubles disk use from direct mode.
|
||||
Do something about this? Could use windows hard link equivilant.. Or,
|
||||
could only store the file content in the work tree and not annex/objects.
|
||||
* Later still, remove support for direct mode, and enable automatic
|
||||
v5 to v6 upgrades.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue