complete a comment

This commit is contained in:
Joey Hess 2022-07-15 12:59:59 -04:00
parent dc2de5784a
commit 91abd872d3
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -54,7 +54,7 @@ data UpdateMade
- be checked going forward, until new information gets written to it. - be checked going forward, until new information gets written to it.
- -
- When the action is unable to update the branch due to a permissions - 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 :: Annex UpdateMade -> Annex BranchState
runUpdateOnce update = do runUpdateOnce update = do