mingw: add tests for the hidden attribute on the git directory
commitb81e593c7da42d8383e47bf4ae45cee91959c42d
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, 4 Nov 2011 18:39:17 +0000 (4 13:39 -0500)
tree851d1027dc5f6c28de670953da6a27b0ad2974b5
parentf9445e4ae5172c3d51223555be3a508f8ab7f790
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