Add a Windows-specific fallback to getenv("HOME");
commitfdf3b3f8a417af413b7707a0493d06a6aadccd46
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 Apr 2011 23:42:15 +0000 (25 00:42 +0100)
tree0e00bcc00e27d6c4636835e3ebedc35116cc1eec
parent3539d6e957423dcb5c3b3cf2d52f0a53e44f545c
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