I've run fsck and then flipped the bits manually on these files
to unblock people, but I have no idea how this happened. These
two were the only files that had the funny bits in the
repository.
-r-------- 1 junio junio 1120880 Apr 22 06:46
-r-------- 1 junio junio 15709370 Apr 22 06:46
I can tell from the output of "last" on that machine that I was
present and I am reasonably sure this was from "git repack -a -d"
I manually did. But my umask is 0002...
Gaah. "git repack -a -d" from 'master' leaves packs with 0400
mode (maint is fine).
Oops indeed.
-