mingw: add tests for the hidden attribute on the git directory
commit689e6d32bc417b29ea11bbe69ea292c2ee2d7e5e
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, 6 Apr 2012 21:46:31 +0000 (6 16:46 -0500)
treece27ef450fb238654df86d66492caa922c53f5f9
parent795f156341c7d1e729ad299308bf2b7aa3e29a8e
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