mingw: add tests for the hidden attribute on the git directory
commitbd3df995a52dc40fa9ffd43b0d17919e2a72bbee
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 19 Dec 2010 22:13:47 +0000 (19 23:13 +0100)
treebcbf01f1db587a33066bf283212eb64b29b831e5
parentd6b586408e82b2853ba670b007b19c4b0d1df1c8
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