Add a Windows-specific fallback to getenv("HOME");
commit5a9ec6f4a5e0a0225320f3969f0044247a5659f1
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 14 Feb 2012 20:00:07 +0000 (14 14:00 -0600)
tree77be6d0b983e12458920cd615b13f1543aee1fd7
parent3c7f2729fca5c3aa03128d881314bf6f25113903
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