diff --git a/doc/todo/smudge.mdwn b/doc/todo/smudge.mdwn index 2dffc907d4..32080fcd1d 100644 --- a/doc/todo/smudge.mdwn +++ b/doc/todo/smudge.mdwn @@ -34,6 +34,9 @@ git-annex should use smudge/clean filters. such an interface: + And developed a patch set: + + * Checking out a different branch causes git to smudge all changed files, and write their content. This does not honor annex.thin. A warning message is printed in this case.