Add a Windows-specific fallback to getenv("HOME");
commit396f077af9d0703f1a5e3be2e9b3b0e8adb8f902
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 24 Oct 2010 23:04:26 +0000 (25 00:04 +0100)
tree5afaec0e84e337829e02e88d5963bedc59f4249d
parent3142f2493ef4ea02409cd3d11165af0162f9fd98
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