mingw: do not hide bare repositories
commit9f71007ac4abfbc479963a299ab7002f35ab6937
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:15 +0000 (5 13:44 -0500)
treebbe98d05c287f67d099241365d5d852f586d3340
parent4a3df9b3ff72b0a1f5e00957f71af5e911eefd61
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