Add a Windows-specific fallback to getenv("HOME");
commitc5d87972e3d127db9faa6bf545dfa21f5853d297
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 1 Oct 2010 22:27:30 +0000 (1 23:27 +0100)
treefdc9ef26f9fa9b0b0bc9844edef2813cca024f91
parentee0c94612686004b795685062285d561e08409da
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