El 3/11/2007, a las 23:27, Junio C Hamano escribió:
I think what the patch attempts to achieve may be good, but only to reduce a few keystrokes of doing the "chgrp". Is it really worth it, I have to wonder...
I think this proposal adds unnecessary clutter to the codebase for something that can easily be achieved (and *should*) using chown, chgrp, or "sudo -u" etc.
The permissions of your Git installation and your repositories are completely outside of the domain of Git itself, and should be controlled using the administration tools designed for managing access, just like every other SCM (and every server, and every piece of software which can be accessed by many on a multi-user system).
Cheers, Wincent - 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