mingw: add tests for the hidden attribute on the git directory
commitde1bbddd8858eb2b7515e220859f3d0e17151013
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, 17 Feb 2014 17:57:34 +0000 (17 11:57 -0600)
tree80c058087975dabe32ffbe8de8e8cb855a25be49
parent44e9841a66af238446369c417822ff9aa6090032
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