Add a Windows-specific fallback to getenv("HOME");
commit1bf1431c6732531d64e0cf2909f5d910afcc2d2d
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 16 Jan 2013 09:50:51 +0000 (16 09:50 +0000)
treed88ebbf9de2c5baa1e19dfc7debbd21d02016975
parent85fdf1d0f664a61a72ca9b4136d6e4349d03bdc0
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