From: Joey Hess Date: Fri, 15 Jul 2022 16:59:59 +0000 (-0400) Subject: complete a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~72^2~39 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=91abd872d3734962b3b3e30ef46f69126943dae2;p=git-annex.git complete a comment --- diff --git a/Annex/BranchState.hs b/Annex/BranchState.hs index dc889e5115..c443409773 100644 --- a/Annex/BranchState.hs +++ b/Annex/BranchState.hs @@ -54,7 +54,7 @@ data UpdateMade - be checked going forward, until new information gets written to it. - - When the action is unable to update the branch due to a permissions - - problem, + - problem, the journal is still read every time. -} runUpdateOnce :: Annex UpdateMade -> Annex BranchState runUpdateOnce update = do