diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-04-09 13:22:27 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-04-09 13:22:27 -0400 |
commit | d42acd3edd6a07abb236a86bce523168b78c5e80 (patch) | |
tree | 0b9d93165bad3607638e9d478e763cdbe393fe34 /doc/todo/smudge.mdwn | |
parent | cf54fbad8bda41d26129fd1b350af8742dd5f301 (diff) |
comment
Diffstat (limited to 'doc/todo/smudge.mdwn')
-rw-r--r-- | doc/todo/smudge.mdwn | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/todo/smudge.mdwn b/doc/todo/smudge.mdwn index d4187c0a0..ff4688aa0 100644 --- a/doc/todo/smudge.mdwn +++ b/doc/todo/smudge.mdwn @@ -26,10 +26,6 @@ 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 have any effect on filesystems not supporting - hard links. It does work on Windows now(!) -- but not on FAT. - So changing to v6 unlocked files on such a FS always doubles - disk use from direct mode. Do something about this? * Later still, remove support for direct mode, and enable automatic v5 to v6 upgrades. |