mingw: do not hide bare repositories
commit4f09c8e577c0c29eaccdac89cc45c4c428cda83f
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:18:48 +0000 (28 21:18 -0500)
tree2c5c7b04c60eba13cba10ad139497515873c51c1
parentd1d59b59a9bc386adc40ef09b99a5013b64ae350
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