Add a Windows-specific fallback to getenv("HOME");
commit4e3ac55ef3d73e10b0587bdfccbb49139827a332
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 22 Oct 2012 12:29:14 +0000 (22 13:29 +0100)
tree84820a9125311f338c0cb0c2d4564f3335cdb6ad
parent616864bba04e9b430365ede4d6d82893b7aff0f0
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