mingw: add tests for the hidden attribute on the git directory
commit514389f595418f1ca27883ea0cc6435ac6c83290
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 13:33:39 +0000 (1 14:33 +0100)
tree6fbcbb1033aec365bf4db4e98f828a8557b312f1
parent205a050c3c782545e1d08a3d4b742255a2211bce
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