Add a Windows-specific fallback to getenv("HOME");
commit8dfd8dc63452971b4d82794d4496f6b6db666379
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Jun 2010 22:41:33 +0000 (2 00:41 +0200)
committerStepan Kasal <kasal@ucw.cz>
Thu, 29 May 2014 08:40:39 +0000 (29 10:40 +0200)
tree1497fb9172d7f7ea3574030f582545857662c08d
parent4620246f73f56cf5dff131aa50b2f81d80acec88
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