Add a Windows-specific fallback to getenv("HOME");
commit4bd6edbf6ded115afb71b17c0654f64e17d5dfa1
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 25 Aug 2010 10:28:31 +0000 (25 12:28 +0200)
treef7ce276ed347db14392d3d1199a475d5e072e33a
parent3060d1601012050281f0f23ce7eaf8e0381f0eba
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