3 subject="""comment 2"""
4 date="2021-07-12T13:46:18Z"
6 I don't think annex.freezecontent-command will affect writing this file
9 This seems to be how to reproduce it:
11 git config sharedRepository group
14 -rw-rw-r-- 1 joey joey 137 Jul 12 09:53 .git/annex/index
15 -rw-r--r-- 1 joey joey 41 Jul 12 09:53 .git/annex/index.lck
17 Not identical modes here, but with an older git-annex the index.lck is 664
20 Also, for some reason git-annex init with that config set complains that
21 "Filesystem allows writing to files whose write bit is not set."
22 And enters an adjusted brach. The older git-annex didn't do that either.