mingw: add tests for the hidden attribute on the git directory
commit805627e4cc876b43e26ff8b8b475e21acc6d88dd
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 30 Mar 2012 18:41:56 +0000 (30 13:41 -0500)
tree11316d528772cfaf5001bb909592078ddeab277b
parent116eff9bc207fd53f50dd4b931e972b1b90cacd8
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