complete a comment
This commit is contained in:
parent
dc2de5784a
commit
91abd872d3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue