update comment

This commit is contained in:
Joey Hess 2021-03-16 14:53:29 -04:00
parent 8bae692486
commit 526b9ed9d6
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -70,7 +70,7 @@ ifAnnexed file yes no = maybe no yes =<< lookupKey file
- -
- This is expensive, and so normally the associated files are updated - This is expensive, and so normally the associated files are updated
- incrementally when changes are noticed. So, this only needs to be done - incrementally when changes are noticed. So, this only needs to be done
- when initializing/upgrading a v6+ mode repository. - when initializing/upgrading repository.
- -
- Also, the content for the unlocked file may already be present as - Also, the content for the unlocked file may already be present as
- an annex object. If so, populate the pointer file with it. - an annex object. If so, populate the pointer file with it.