mingw: add tests for the hidden attribute on the git directory
commit4eb7315e3566083cd92ab12adb611034c93d207c
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 12 Apr 2010 12:56:18 +0000 (12 14:56 +0200)
treecc93224447b56b86ccf3deeb4d3ee1e3ce376820
parentf67e4f300f3b15e0b9f6f2e75c31804bf189b062
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
t/test-lib.sh