Add a Windows-specific fallback to getenv("HOME");
commit8909b8fe62181e1c22312a4aa03912bb43f8ad02
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:23:04 +0000 (19 23:23 +0100)
tree6f00a7e879594d544f28c0371a524d81db244d2a
parent761b4b7945c42e2f104d4323affc8dddc73d8e43
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