mingw: do not hide bare repositories
commitf083f12875cd38df84e55cf00e63a248e0f3470f
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 5 Jul 2010 09:02:51 +0000 (5 11:02 +0200)
treeaac514cd4c9de8eb3602c69c98fe17ab0ab43da4
parenta50750568d5a18920138b42fd38c6f8d34c41b0f
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