mingw: do not hide bare repositories
commit7857d06e5908bc19e9b123a41813871339dd0708
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, 1 Oct 2010 22:27:22 +0000 (1 23:27 +0100)
tree6ef8b65a4ee915f8a0934152f4f20e72e7d2bd12
parent3131bd5011d152f1f60c56115d93e0387a122e63
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