mingw: do not hide bare repositories
commitfa13c7a02417bcc3c818f96b323d4d71167e8f76
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:22:34 +0000 (19 23:22 +0100)
treeaf9d72c1f117f2abb0ad9045533864f7860c990a
parent5caa82c9286bc9f1db2e8407fff8402713e678c2
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