From c65a87c7d5858480c380cdf0098e761b41839d40 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 24 Sep 2021 14:21:55 -0400 Subject: [PATCH] formatting --- .../comment_1_90246cb1d4dfc4577a1117ddd619b06a._comment | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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