mingw: add tests for the hidden attribute on the git directory
commit3956fb146ae089e690c64b2516c1160c74263c07
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 31 Oct 2011 16:47:53 +0000 (31 11:47 -0500)
tree1c5f5bb86322ccfaa5f363968e77c226a2794e20
parent841f6164d560d36349caa747134a167116eb3063
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