Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <johannes.schindelin@gmx.de> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
- Loading branch information