mingw: do not hide bare repositories
commit14bebe7749d6ebc2ff5ae7bcee6c17762c767433
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 10 Sep 2010 22:44:03 +0000 (10 23:44 +0100)
tree0c1656ab406a451d8d78f1b8a94df85012006737
parent8b51ab8b07266c9b29c8e1cb25c112d75458162b
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