Add a Windows-specific fallback to getenv("HOME");
commit97cbb6c61b7d4df7dc4bc626eb505ea2e49ea0b1
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 May 2012 04:25:47 +0000 (11 23:25 -0500)
tree49d5a15c7acb72d8b5dc88836b39e6b14bd4cada
parent0cffc3c1718ff444d108fcd0821ecfa92bf90b0d
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