Add a Windows-specific fallback to getenv("HOME");
commitc472bfe778ceb1cf3973752b4bcd5fa869eee722
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:18:49 +0000 (28 21:18 -0500)
tree4e8125f4a44b489b7e1a2e31d1469cc417367d5a
parent599fb13d730f79ffae6cb9550481516fd5652be1
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