mingw: do not hide bare repositories
commit033e7f25c5107241a2fdeb217434f3f75713cee5
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 11 Aug 2010 13:47:25 +0000 (11 15:47 +0200)
treee6ba411218fdebcaf9272f3694a8f8ce97613529
parent7dc405a3fe3e8797870ce575e0aea66ad54917c8
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