mingw: do not hide bare repositories
commit06d920e989e8547165179ddf4bfbcf82f4df5409
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 13 Mar 2012 05:44:31 +0000 (13 00:44 -0500)
tree155740c296eddad9d6ab7411e2913f43074f4068
parent414cf088b74cd8473a4c31391d7b810549c26c7c
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