Does anyone else have experience setting up #git in a #SharedEnvironment? What did you do for #FilePermissions?
@worldsendless The "--shared=true" param to git init should take of everything, if they're in the same group
@beanalby I have been excitedly trying `git --shared` and my install doesn't know that command, though I see it in the documentation.