Add a Windows-specific fallback to getenv("HOME");
commit6754497c51bf48009834e274ba37d18717c22636
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, 1 Jun 2010 23:37:25 +0000 (2 01:37 +0200)
tree73c8d3cc528e3474a120b3dc16c3c08740554226
parentf02dbc1701773693043a05c07230b3210ebc7ed0
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