mingw: do not hide bare repositories
commit93c41c10cd006b89141c8d812efb7c15d86f7835
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, 7 Apr 2010 20:20:35 +0000 (7 22:20 +0200)
tree9600a58bbce59c134c12a0287efa71cbb1ab328b
parent3a5cb16bc85891f1a1c3c10ca00d378e5ed4ced6
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