mingw: do not hide bare repositories
commit82e649e240d2032b9ac6e0cff4ec9f96f682e823
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 May 2012 22:49:59 +0000 (11 17:49 -0500)
treee669634fa15eab8fb2981c217a8c132a5da78e8a
parent19fc148f2a47aed12e7c0631b584f1c4ce2c457c
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