summaryrefslogtreecommitdiff
path: root/doc/bugs/direct_mode_should_refuse_to_merge_with_illegal_filenames.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/direct_mode_should_refuse_to_merge_with_illegal_filenames.mdwn')
-rw-r--r--doc/bugs/direct_mode_should_refuse_to_merge_with_illegal_filenames.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/direct_mode_should_refuse_to_merge_with_illegal_filenames.mdwn b/doc/bugs/direct_mode_should_refuse_to_merge_with_illegal_filenames.mdwn
index 102404be4..f90710277 100644
--- a/doc/bugs/direct_mode_should_refuse_to_merge_with_illegal_filenames.mdwn
+++ b/doc/bugs/direct_mode_should_refuse_to_merge_with_illegal_filenames.mdwn
@@ -35,4 +35,4 @@ 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.a
[[!tag confirmed]]
-
+[[!meta tag=deprecateddirectmode]]