mingw: do not hide bare repositories
commit5202332a58cda0b853c9942a6d2f0a5e70d1e37a
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 8 Oct 2011 19:55:30 +0000 (8 14:55 -0500)
treeb5cb3500d35a7b5f92b3897a8c401a897f26fa00
parent54ca94a9fbd28e8e94eca8814adb9d1c6604b5b0
mingw: do not hide bare repositories

As reported in msysGit issue 450 the recent change to set the windows
hidden attribute on the .git directory is being applied to bare git
directories. This patch excludes bare repositories.

Tested-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
compat/mingw.c