summaryrefslogtreecommitdiff
path: root/doc/bugs/direct_mode_should_refuse_to_merge_with_illegal_filenames.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-02-19 16:46:03 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-02-19 16:46:03 -0400
commitf7cae9035bd377ed5f2a07589a5aa6fdfc42e2c8 (patch)
treee2fcc9ca650d0b4a9b331c742a4af9ebad8ead35 /doc/bugs/direct_mode_should_refuse_to_merge_with_illegal_filenames.mdwn
parentb479ab420e6c696c72c5df0116ff84134395d0c5 (diff)
tag bugs that will be fixed when direct mode is removed
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]]