mingw: add tests for the hidden attribute on the git directory
commitd6148c5ab088c88085da6b163d2ec36e0f528f1d
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 29 Jan 2012 10:57:45 +0000 (29 10:57 +0000)
treeb2f7da0781237aee593ceb4cd60104e144b1b90b
parent12efad03b63905e1ce7dc011128c36ef8ee8ab7b
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