complete a comment
authorJoey Hess <joeyh@joeyh.name>
Fri, 15 Jul 2022 16:59:59 +0000 (12:59 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 15 Jul 2022 16:59:59 +0000 (12:59 -0400)
Annex/BranchState.hs

index dc889e511544e05d3f620e6d24f9098cca56ae2b..c44340977312f31c83557285c714808f13f078de 100644 (file)
@@ -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