projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc2de57
)
complete a comment
author
Joey Hess
<joeyh@joeyh.name>
Fri, 15 Jul 2022 16:59:59 +0000
(12:59 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Fri, 15 Jul 2022 16:59:59 +0000
(12:59 -0400)
Annex/BranchState.hs
patch
|
blob
|
history
diff --git
a/Annex/BranchState.hs
b/Annex/BranchState.hs
index dc889e511544e05d3f620e6d24f9098cca56ae2b..c44340977312f31c83557285c714808f13f078de 100644
(file)
--- 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