mingw: add tests for the hidden attribute on the git directory
commitebc531c1e9d0b180fe50dc933b31e417cef7da77
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:15 +0000 (5 13:44 -0500)
treef980d975f2b3e1c7f577fa9334a4aab3f9ad37af
parent9f71007ac4abfbc479963a299ab7002f35ab6937
mingw: add tests for the hidden attribute on the git directory

With msysGit the .git directory is supposed to be hidden, unless it is
a bare git repository. Test this.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
t/t0001-init.sh