mingw: do not hide bare repositories
commit6e5ac68edf823e6441fbc227a20431d1976e6514
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, 12 Apr 2010 12:56:19 +0000 (12 14:56 +0200)
tree34369247044fcfb7e64d02cdc0f1e3910910d6c7
parent4eb7315e3566083cd92ab12adb611034c93d207c
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