mingw: add tests for the hidden attribute on the git directory
commitf22c3edc54704736f53bcb9228fa4ca717f3e24d
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 27 Oct 2011 08:50:24 +0000 (27 09:50 +0100)
tree381c3175cdc70bdba29abb57a24e5fe83761dfdc
parent468bf6405079bad5af122a4134689f6742beb00a
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