mingw: do not hide bare repositories
commit5894cadc0d423571df9b09f90be1d7685d2be776
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 15:32:53 +0000 (3 10:32 -0500)
tree74c0d3366246ca7b870a8440af000b1aaa6ff24b
parentf5ff4073e94cdbd04aa581757cfb13531e30bf04
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