Add a Windows-specific fallback to getenv("HOME");
commit31b96ca5c0bc2f3d5f36f8e1dde698dde8c5d608
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, 20 Sep 2010 14:53:20 +0000 (20 15:53 +0100)
tree95cca9470faeb111e8816a53facaded38079ac1a
parent769936940751c86321c691f53adb5c72f3cdc551
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