Add a Windows-specific fallback to getenv("HOME");
commit5f0eeb459b6e027796dcecf4bd3a6e50ab7c6eb2
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, 29 Jan 2012 10:57:54 +0000 (29 10:57 +0000)
tree87995906cd1952542002e45e305011b2a04487b7
parentf3ee35fb1cc9ea27a5e014887f821b5d9fd336fa
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