correction

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

View file

@ -8,5 +8,5 @@ commit the journal files, and the optimisation prevents it reading the
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 set and the journal is dirty.
when annex.alwayscommit is false and the journal is dirty.
"""]]