From: Johannes Schindelin <hidden> Date: 2016-08-11 20:14:11
Hi,
On Thu, 2 Nov 2006, Sean wrote:
The patch below always updates ~/.gitconfig but perhaps it
should respect GIT_CONFIG and/or GIT_CONFIG_LOCAL
environment variables.
Your patch would be loads shorter and easier to read if you'd just
override the GIT_CONFIG environment variable (like --git-dir sets
GIT_DIR).
Ciao,
Dscho