mingw: add tests for the hidden attribute on the git directory
commit4620246f73f56cf5dff131aa50b2f81d80acec88
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerStepan Kasal <kasal@ucw.cz>
Thu, 29 May 2014 08:40:35 +0000 (29 10:40 +0200)
tree9ce29e71ff1ba7e84dbcb3a65d61f168b1a45fba
parent94519d45f3cd492ab8591db0f38062d615fb495c
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