mingw: add tests for the hidden attribute on the git directory
commit921450a552ce364b6b8d130940ace9ad8a788746
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 29 Nov 2013 09:34:37 +0000 (29 09:34 +0000)
treec93e390cdc0f9f341b3b15a472dcaff4425f5e71
parentb1856356f466a041418b26863c66aa8c850f7d05
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