Add a Windows-specific fallback to getenv("HOME");
commit501448eacad81fd4a95e99c68c43d556a6188281
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 10 Sep 2010 22:44:13 +0000 (10 23:44 +0100)
tree5357c33fe16f4289063ed6da448c65c70bfc2bb5
parente1603d449ee1f2c69b66e55f828be6c80b2fddd7
Add a Windows-specific fallback to getenv("HOME");

This fixes msysGit issue 482 properly.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
builtin/config.c
compat/mingw.c
compat/mingw.h
config.c
git-compat-util.h
path.c