This commit is contained in:
Joey Hess 2014-07-07 13:31:13 -04:00
parent 2b61066bed
commit da3d7a369b

View file

@ -32,4 +32,7 @@ So, how to detect when `git merge` has skipped creating illegal filenames?
----
Alternatively, git-annex could learn/probe the full set of characters not allowed in filenames, and examine merges before performing them, and refuse to do anything if the merge added an illegal filename.
Alternatively, git-annex could learn/probe the full set of characters not allowed in filenames, and examine merges before performing them, and refuse to do anything if the merge added an illegal filename.a
[[!tag confirmed]]