mingw: add tests for the hidden attribute on the git directory
commit10f5e26dbc540152b21f52b8a90514c518a0bf43
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, 14 Feb 2012 19:59:59 +0000 (14 13:59 -0600)
treefdfab5948ff17ac66129d0d4b0a6b1b24923ea08
parent376c9fb469a6b5aab7828863f84aeef402a0e577
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