From f4d5ec14579050e6bce0a9c940aae8a3984c09d0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 15 Apr 2020 12:12:11 -0400 Subject: [PATCH] correction --- .../comment_1_793ab4d52a3a4a3a30b0e72b72ac18eb._comment | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/commits_created_despite_alwayscommit__61__false_as_of_recent_change/comment_1_793ab4d52a3a4a3a30b0e72b72ac18eb._comment b/doc/bugs/commits_created_despite_alwayscommit__61__false_as_of_recent_change/comment_1_793ab4d52a3a4a3a30b0e72b72ac18eb._comment index 9136aeeda7..056bea52ce 100644 --- a/doc/bugs/commits_created_despite_alwayscommit__61__false_as_of_recent_change/comment_1_793ab4d52a3a4a3a30b0e72b72ac18eb._comment +++ b/doc/bugs/commits_created_despite_alwayscommit__61__false_as_of_recent_change/comment_1_793ab4d52a3a4a3a30b0e72b72ac18eb._comment @@ -8,5 +8,5 @@ commit the journal files, and the optimisation prevents it reading the journal files, so it would operate with out of date information. The only way to fix this, I think, is to disable the entire optimisation -when annex.alwayscommit is set and the journal is dirty. +when annex.alwayscommit is false and the journal is dirty. """]]