mingw: add tests for the hidden attribute on the git directory
commit0a40f598164aaa9de6d127f828329eb3b11b70b0
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, 10 May 2014 21:56:33 +0000 (10 16:56 -0500)
treea8792d8f08366d8842932463c21a6cabb2f43868
parent329fc17b9136de086c8cf052fcdce1b5aee9c73f
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