aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/smudge.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/smudge.mdwn')
-rw-r--r--doc/todo/smudge.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/smudge.mdwn b/doc/todo/smudge.mdwn
index 32080fcd1..78a20fd6d 100644
--- a/doc/todo/smudge.mdwn
+++ b/doc/todo/smudge.mdwn
@@ -57,6 +57,8 @@ git-annex should use smudge/clean filters.
be sorted out first; it would not do for git annex adjust to cause
the whole work tree to be considered to be modified!
+ My enhanced smudge/clean patch set also fixes this problem.
+
* When git runs the smudge filter, it buffers all its output in ram before
writing it to a file. So, checking out a branch with a large v6 unlocked files
can cause git to use a lot of memory.