Add a Windows-specific fallback to getenv("HOME");
commit36681f26ad767c26b5c016cf66dee70cb5e5830c
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 29 Nov 2013 13:13:57 +0000 (29 13:13 +0000)
treeff200f7b85b3693cdfeb8e5ff055d076b1ac2ffa
parent709b5c848c8c8d11cc7b9eac7a454099752b54e7
Add a Windows-specific fallback to getenv("HOME");

This fixes msysGit issue 482 properly.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
compat/mingw.c
compat/mingw.h
git-compat-util.h
path.c
shell.c