Add a Windows-specific fallback to getenv("HOME");
commit8b9c4d218600cc529429a87f8e20beb2a09fcba7
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 17 Feb 2014 17:57:34 +0000 (17 11:57 -0600)
tree0bc34006513c95e43eff7f38aa910593e9347291
parentde1bbddd8858eb2b7515e220859f3d0e17151013
Add a Windows-specific fallback to getenv("HOME");

This fixes msysGit issue 482 properly.

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