diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-06-16 16:35:58 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-06-16 16:35:58 -0400 |
commit | a3b23d80b493d2c0bb220091f34792ab5a0085b4 (patch) | |
tree | 6a99476c756fa2b47c03ee2690939e68801758a1 /doc/todo | |
parent | a2b38c3fc4dd1fe4065aaf5db4488690f4619abf (diff) |
link to patch
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/smudge.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/smudge.mdwn b/doc/todo/smudge.mdwn index 2dffc907d..32080fcd1 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: <http://news.gmane.org/find-root.php?message_id=20160512182432.GA27427%40kitenet.net> + And developed a patch set: + <http://thread.gmane.org/gmane.comp.version-control.git/297475> + * 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. |