mingw: add tests for the hidden attribute on the git directory
commit4e22b11b43dc1e6c85b6f3caa26356d430b2e286
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 24 Oct 2011 15:05:48 +0000 (24 10:05 -0500)
tree22b9630523c08864ce1ef1cbb6eb42109df6f867
parent68ad44fc5767cd480e9e3e1fe5fabf021c4c74a5
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