mingw: add tests for the hidden attribute on the git directory
commit95ed1aa28071663f289562838335d674788abaec
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 6 Aug 2011 11:43:13 +0000 (6 13:43 +0200)
tree0507113c94c3ce094ad9cf93a6e063fcaebf7ac1
parentd99a501ff2592a15e0a0dd82099c0003a9ce3743
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