On Wed, Mar 5, 2008 at 3:45 PM, Daniel Barkalow <barkalow@xxxxxxxxxxxx> wrote: > > On Wed, 5 Mar 2008, Santi Béjar wrote: > > > Hi *, > > > > > > how can I forbid the gecos info and always force git to ask for an > > explicit user.name and user.email? > > > > I use a different email for personal projects and for work projects, > > using the same machine. So I set user.email locally in each > > repository. But when I forget setting this I get > > userid@hostname.(none) as the email. Is there a way to just die and > > ask for this info (maybe user.AlwaysExplicit or something like that)? > > It doesn't work now, but I think a global: > > [user] > name > > Could usefully be made to disable the default. > Yes, in fact I tried it. I think it makes sense as a way to disable the default name, instead of another config option. 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