This commit is contained in:
Joey Hess 2020-04-15 12:14:39 -04:00
parent f4d5ec1457
commit b241f579c0
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -9,4 +9,8 @@ journal files, so it would operate with out of date information.
The only way to fix this, I think, is to disable the entire optimisation
when annex.alwayscommit is false and the journal is dirty.
Or hmm, it should not be a problem for it to stage the journal files to the
index, but not commit the index. Not clear to me why it would be committing
even after that change, so I'll investigate that first.
"""]]