mingw: add tests for the hidden attribute on the git directory
commit7471ab692a0721e991d7aaada8c800ec67389a87
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 May 2012 22:49:59 +0000 (11 17:49 -0500)
tree6888b5317e8c947a995a0e8a40e5681a55e86c71
parent82e649e240d2032b9ac6e0cff4ec9f96f682e823
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