mingw: add tests for the hidden attribute on the git directory
commit4c1d390a57d8990665918d641eabc12a0fe963c4
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 16 Jan 2013 09:50:33 +0000 (16 09:50 +0000)
tree0a424206b37dfa68949ce78f68e4e3c19aa6aeca
parent7fdaa485a1fb199d5c7518b4669a46267d2b3e39
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