mingw: add tests for the hidden attribute on the git directory
commit8414d01d3eca46a147634cc6fd43cc719ef5198a
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 24 Oct 2010 23:04:20 +0000 (25 00:04 +0100)
tree96041d232f80614e08f2a29dbb9803b76d7a5d75
parentaad031320130b38a62ecaa0860fb9551a04a1225
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