Add a Windows-specific fallback to getenv("HOME");
commitc5843bec6268cd725c706f1776facd97f4634c1d
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, 17 Feb 2011 12:36:20 +0000 (17 13:36 +0100)
treeb9d7297e1b90049f431c6e98b469302b232060bc
parent9fcaa7317bdd5ebd4d62cd7a6f30e3c1d3314883
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