Add a Windows-specific fallback to getenv("HOME");
commit61f99669d28105fb3eb797ebbfaac07028434cd2
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 12 Jun 2010 11:09:32 +0000 (12 13:09 +0200)
treeadd3ee27cb7fabb0a54604f07698185e72205353
parent218abc76c9eeba72f2bd3dcd6167895ec73350df
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