On Wed, Mar 5, 2008 at 10:29 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Santi Béjar <sbejar@xxxxxxxxx> writes: > > > +user.default:: > > + If false the defaults values for user.email and user.name are not > > + used. Useful when you want a different email/name for each > > + repository, normally set in the global config file. > > + > > Aren't there other configuration variables that you might want > to tweak per repository? > > Perhaps you can make git-init run a post-init hook script by > default, and have ~/.gitconfig specify the location of it, and > have it do whatever custom settings to the per-repository > configuration file? I would still need something to prevent doing a commit without a locally specified name/email. Santi -- 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