Add a Windows-specific fallback to getenv("HOME");
commitfa3210cb3b55085349a634b508b1e48e7ee58860
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, 17 Sep 2010 09:30:27 +0000 (17 10:30 +0100)
tree69f912767efd2ea2bc5d25d622c065bbc62e68a6
parent1bc240bfe78aed9e5951c2048598b8b13b6b5616
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