From: Joey Hess Date: Wed, 15 Apr 2020 16:12:11 +0000 (-0400) Subject: correction X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~118^2~764 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f4d5ec14579050e6bce0a9c940aae8a3984c09d0;p=git-annex.git correction --- 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. """]]