mingw: do not hide bare repositories
commitbed1e5f23bde1fda1560612c157e1385a3414453
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 1 Jun 2011 10:38:47 +0000 (1 12:38 +0200)
tree3274f17f1473a27cccd60c37456f8447f6190109
parent46f513faa0e5a991644b646d473c33c95d4d5d81
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