mingw: add tests for the hidden attribute on the git directory
commit08f2670c3bdfe43b0ec56bb82289a71f33f257f4
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 13 Sep 2013 08:35:05 +0000 (13 09:35 +0100)
tree5cc72d67045bb142ff7774f8023562469c3b039e
parent210f4e1a105690f8af42d5545855ff07f60be7cf
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