mingw: do not hide bare repositories
commit3a836536f8fee257a41c39f68a47569c50fb606e
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 29 Jul 2010 11:17:13 +0000 (29 13:17 +0200)
treecdb88762572cc05af2c71cf8b9dc98d42c855b8a
parent1f086d444f3cc78700c11f15f9fba9741799147a
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