Add a Windows-specific fallback to getenv("HOME");
commit967d788fa39a6a1ca6e85f993fb5f6611f85130e
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerStepan Kasal <kasal@ucw.cz>
Thu, 15 May 2014 07:41:42 +0000 (15 09:41 +0200)
treede822be1e869ab8dc5d3eb9f0175cc04236e4e95
parentde25266815f263b8f4980389def94abf8e150521
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