Add a Windows-specific fallback to getenv("HOME");
commitc0121bd808ed017f60812f3ec4eb7fefb6876664
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 29 Jul 2010 11:17:17 +0000 (29 13:17 +0200)
tree05ae4ad5cbe05774fd13edc62c93bdb1f5a2d9ea
parentd10116a95634ef4eabe9b7802ef240bf86347abb
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