Add a Windows-specific fallback to getenv("HOME");
commite869db12c53698321477acb4a6ca3668f9ed6197
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 1 Jun 2011 10:51:20 +0000 (1 12:51 +0200)
tree8c3c633562bae997d4633a8ee23e3321eb3f81d6
parent0237c52566eb4ddf4bc6a480313fae2631d8426a
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