mingw: add tests for the hidden attribute on the git directory
commit299b5c42395db9af5be1d50f97c019d22c623385
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 22 Oct 2012 12:28:53 +0000 (22 13:28 +0100)
treee2baea767418b46dead3d6bc05bd68a835447e84
parentaca27d3513989c2a7d5383fd43e95426d37fe76f
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