mingw: do not hide bare repositories
commit110cde8a291defe80879081e2edbd110ccfbec32
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 Jan 2011 14:15:24 +0000 (8 15:15 +0100)
treedd7ff6d90530775fe732db6985c220816a39127a
parent3beb7f92057ca2eb8f400ea3ba0744002be3e974
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