On Wed, Aug 11, 2010 at 23:24, Neal Kreitzinger [off-list ref] wrote:
chmod -R 755 was inadvertantly run on all of our git repos (bare and
non-bare). These repos were originally created as --shared=group. When I
run git init --shared=group it does not complain, but it also does not
correct the permissions. Please advise on the best way restore the
permissions to --shared=group. Thanks!