link to patch

This commit is contained in:
Joey Hess 2016-06-16 16:35:58 -04:00
parent cabb075067
commit 51751f68f7
Failed to extract signature

View file

@ -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.