git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Local unset override global options
@ 2010-04-10  6:54 Stefan Hajnoczi
  2010-04-12  8:13 ` Michael J Gruber
  0 siblings, 1 reply; 14+ messages in thread
From: Stefan Hajnoczi @ 2010-04-10  6:54 UTC (permalink / raw)
  To: git

I have default settings for sending email in the global git config.
However, for one repo different email settings are necessary.  That
specific SMTP server does not want authentication, therefore smtpuser
should be unset.

The issue is that global smtpuser is set for the default SMTP server
and unsetting local smtpuser results in the global smtpuser being
inherited.  What I'd like is smtpuser to be unset for this particular
repo.

Is there any way to "unset override" options locally?  If not, is this
something that could and should be implemented?

Stefan

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-04-12 21:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-10  6:54 Local unset override global options Stefan Hajnoczi
2010-04-12  8:13 ` Michael J Gruber
2010-04-12  8:23   ` Stefan Hajnoczi
2010-04-12  8:28     ` Michael J Gruber
2010-04-12  8:53       ` Jakub Narebski
2010-04-12 15:47         ` Junio C Hamano
2010-04-12 17:02           ` Jakub Narebski
2010-04-12 18:18             ` Junio C Hamano
2010-04-12 18:36               ` Erik Faye-Lund
2010-04-12 21:07               ` Jakub Narebski
2010-04-12  8:35   ` Junio C Hamano
2010-04-12  8:43     ` Stefan Hajnoczi
2010-04-12 15:48       ` Junio C Hamano
2010-04-12 16:07         ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).