mingw: add tests for the hidden attribute on the git directory
commitf13fa8757a104523060472d3a09cac6d7b972e35
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 12 May 2012 04:25:46 +0000 (11 23:25 -0500)
tree6888b5317e8c947a995a0e8a40e5681a55e86c71
parentc96eaac51c8ca569a8f3834d3301d49f33b44fb6
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