mingw: do not hide bare repositories
commit5160e5441e146e6fc0ee3d50442cd82a9faba3c7
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 8 Jan 2012 17:11:49 +0000 (8 11:11 -0600)
tree8d48f6d102ea73219602feb71c1b84eac68475da
parent63c67953c8ba9c3446e69c632989296341e17c5f
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