diff --git a/doc/bugs/diff_driver_using_hash_without_subdir/comment_1_90246cb1d4dfc4577a1117ddd619b06a._comment b/doc/bugs/diff_driver_using_hash_without_subdir/comment_1_90246cb1d4dfc4577a1117ddd619b06a._comment index aaddce9b7b..fbe5b2ac6b 100644 --- a/doc/bugs/diff_driver_using_hash_without_subdir/comment_1_90246cb1d4dfc4577a1117ddd619b06a._comment +++ b/doc/bugs/diff_driver_using_hash_without_subdir/comment_1_90246cb1d4dfc4577a1117ddd619b06a._comment @@ -4,7 +4,7 @@ date="2021-09-24T18:17:59Z" content=""" I think the file in your repo is unlocked. An unlocked file is represented -in git as a pointer file, the pointer contains "/annex/objects/". +in git as a pointer file, the pointer contains `"/annex/objects/"`. Note that git-annex diffdriver exists to let a diff driver work with annexed files. I think you might want to use it. Amusingly