clarify
authorJoey Hess <joeyh@joeyh.name>
Fri, 31 Mar 2023 18:18:50 +0000 (14:18 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 31 Mar 2023 18:18:50 +0000 (14:18 -0400)
doc/bugs/init_fails_in_a_folder_with_newline_in_its_name/comment_1_2690ed9441685068c291a182d39c2616._comment

index 949bee65a56082c3072a87f65bdd49ec3e90daa1..284eea755d4af9f7563e856df7c5fcf916f4f69c 100644 (file)
@@ -14,4 +14,7 @@ written to uuid.log contains a newline, which prevents parsing that line of
 the log correctly. This can also be seen by passing a value
 with a newline to `git-annex describe`. It would also happen in the
 case with the newline directory if it didn't fail earlier.
+
+Also fixed this, though, with a one-way escaping, 
+see [[!commit 38e9ea8497bb2ab058e5bd46a666857789c0a84d]].
 """]]