mingw: add tests for the hidden attribute on the git directory
commit3b64aee49ddcca1e726d01093d6abdc9119635cc
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerStepan Kasal <kasal@ucw.cz>
Wed, 16 Apr 2014 14:31:43 +0000 (16 16:31 +0200)
tree9defc12dcaeb09b3d1751bb0ccf98bcfec32dcd9
parentb672113ae8d87eb830ecd3094bad70ab1e7e5d36
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