Add a Windows-specific fallback to getenv("HOME");
commit24e40baef4bfaebc40a0aa472e03e1e5d4b08af2
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerKarsten Blees <blees@dcon.de>
Thu, 15 Mar 2012 17:05:11 +0000 (15 18:05 +0100)
treed6baca360b49a74bc46d7f49044915a06a7506e3
parent07f88a00e3a489854ab3b94a1bb761acd52d72c8
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