Add a Windows-specific fallback to getenv("HOME");
commitb2c5f24557bd549b9d7f4e2dd3a096fb81ffd829
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 24 Oct 2011 15:05:48 +0000 (24 10:05 -0500)
treee89ac2cee247cdf8e4a5058447f78494391fe887
parentc37c9c07b3ccfa5e775b1311409931401e254015
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