From 4358545a3ee11f29ad3692ac756ef7fd6fd2cbe0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 25 Apr 2023 19:36:23 -0400 Subject: [PATCH] note --- ...ent_8_ee066c129d808ac511c0efce9a644ab9._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/started_to_escape_characters_in_the_output/comment_8_ee066c129d808ac511c0efce9a644ab9._comment diff --git a/doc/bugs/started_to_escape_characters_in_the_output/comment_8_ee066c129d808ac511c0efce9a644ab9._comment b/doc/bugs/started_to_escape_characters_in_the_output/comment_8_ee066c129d808ac511c0efce9a644ab9._comment new file mode 100644 index 0000000000..f4988aa9df --- /dev/null +++ b/doc/bugs/started_to_escape_characters_in_the_output/comment_8_ee066c129d808ac511c0efce9a644ab9._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 8""" + date="2023-04-25T23:33:56Z" + content=""" +Also yarik mentioned this change + +which was caused by [[!commit a0e6fa18eb3c16c3c8079bb41c18151e6ea8b554]], +which was part of my series for escaping control characters. + +I think git-annex needs to be returned to the old behavior there, even +though `git-annex info dne` is not technically operating on a file when it +doesn't exist. +"""]]