Skip to content

Commit d4d1351

Browse files
dschospearce
authored andcommitted
git-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL
In dc87183(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 <[email protected]> Signed-off-by: Shawn O. Pearce <[email protected]>
1 parent b8dc2f5 commit d4d1351

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git-gui.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3329,7 +3329,6 @@ by %s:
33293329
{^GIT_PAGER$} -
33303330
{^GIT_TRACE$} -
33313331
{^GIT_CONFIG$} -
3332-
{^GIT_CONFIG_LOCAL$} -
33333332
{^GIT_(AUTHOR|COMMITTER)_DATE$} {
33343333
append msg " - $name\n"
33353334
incr ignored_env

0 commit comments

Comments
 (0)