This commit is contained in:
Joey Hess 2021-07-12 10:24:42 -04:00
parent 6a581f8b8b
commit 0ea263a036
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -3,5 +3,12 @@
subject="""comment 3"""
date="2021-07-12T14:09:19Z"
content="""
(Fixed the problem with git-annex init's probing.)
Fixed the problem with git-annex init's probing.
Oh, that's odd, fixing that also fixed the index.lck permissions.
So, the actual cause of the permissions problem is init deciding to enter
an adjusted unlocked branch. Entering the branch after init does not result
in the problem though. So still need to track down what's happening there,
since it can enter the adjusted branch for other reasons.
"""]]