On Wed, Aug 11, 2010 at 23:24, Neal Kreitzinger <neal@xxxxxxxx> 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! chmod -R g+rw ? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html