From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: git@vger.kernel.org, spearce@spearce.org
Subject: [PATCH] git-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL
Date: Sun, 14 Dec 2008 23:12:49 +0100 (CET) [thread overview]
Message-ID: <alpine.DEB.1.00.0812142311360.25197@racer> (raw)
In-Reply-To: <alpine.DEB.1.00.0812142310210.25197@racer>
In dc871831(Only use GIT_CONFIG in "git config", not other programs),
GIT_CONFIG_LOCAL was rested in peace, in favor of not reading
/etc/gitconfig and $HOME/.gitconfig at all when GIT_CONFIG is set.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
---
You might want to hold off on that, as git-gui is supposed to be
less tightly coupled to git.git than, say, git-svn.
The commit removing support for GIT_CONFIG_LOCAL is from Mon Jun
30 03:37:47 2008 -0400...
git-gui.sh | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/git-gui.sh b/git-gui.sh
index 8a4b42d..bab66bd 100755
--- a/git-gui.sh
+++ b/git-gui.sh
@@ -3315,7 +3315,6 @@ by %s:
{^GIT_PAGER$} -
{^GIT_TRACE$} -
{^GIT_CONFIG$} -
- {^GIT_CONFIG_LOCAL$} -
{^GIT_(AUTHOR|COMMITTER)_DATE$} {
append msg " - $name\n"
incr ignored_env
--
1.6.0.4.1189.g8876f
next prev parent reply other threads:[~2008-12-14 22:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-14 22:10 [PATCH] Get rid of the last remnants of GIT_CONFIG_LOCAL Johannes Schindelin
2008-12-14 22:12 ` Johannes Schindelin [this message]
2008-12-17 15:53 ` [PATCH] git-gui: " Shawn O. Pearce
2008-12-15 0:43 ` [PATCH] " Junio C Hamano
2008-12-15 9:35 ` Johannes Schindelin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.DEB.1.00.0812142311360.25197@racer \
--to=johannes.schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox