mingw: do not hide bare repositories
commitcf55828c0fa9044ac1f72bb69973577d326896d0
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, 25 Aug 2010 10:28:29 +0000 (25 12:28 +0200)
tree95ac2ecceda42d8dd6baf56a2f39dd061d30997a
parent0b944a49e7198866ce7346f928bdf55c9c669411
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