Add a Windows-specific fallback to getenv("HOME");
commit1a284c935fc8f0a0a14142f0f3939c433f121eab
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, 4 Jun 2011 13:31:51 +0000 (4 15:31 +0200)
tree9473f37695e3b4860e177e267b420709b9569bbd
parent7f85784034a7eee03c209a90fa59752f3eabbfe0
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