On Sat, Nov 27, 2010 at 10:00 PM, Nathan W. Panike <nathan.panike@xxxxxxxxx> wrote: > Configuration should normally be on a per-repository or per-user basis. ÂThere > are cases where it would be helpful to have a project share configuration > across repositories and between developers. ÂNormally this happens only via > e-mail or IRC or by word-of-mouth. ÂThe solution implemented by these patches > is to have a .gitconfig file in the toplevel of the repository. Or save the shared config in the repository and add an instruction in $GIT_DIR/config to include such config blob. We can worry less about malicious config that way. If you are extremely nervous about it, you can always point to a specific blob that you have checked. -- Duy -- 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