Add a Windows-specific fallback to getenv("HOME");
commitbb1e0d57863faf0cd37af713c2730f20a7046a1c
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, 3 May 2012 15:32:45 +0000 (3 10:32 -0500)
tree86364b03a47536f3b2139222223d32b129d9f096
parent0bd8ebe5d07e12766e81d15a9b1d034cd6ae9e0f
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