mingw: do not hide bare repositories
commit55e205d03d673762d4afd97e490f06eedbc19624
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 Jun 2010 14:20:01 +0000 (11 16:20 +0200)
tree653fc3d55b7ec54fd6022fdea30198e18a570135
parentef7c774dde75c4b4333be7801ee5fc042996fc9d
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