mingw: add tests for the hidden attribute on the git directory
commit4a44bf810c8fd64ab569a5cfab322886bcfa8c2e
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 15:32:44 +0000 (3 10:32 -0500)
treefdbf46e1fb0ca57aa44ae83f938f8313c344922e
parente4f613513ed773c8876b24420f27d44b67e71045
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