mingw: add tests for the hidden attribute on the git directory
commit7bdd17d3d099614246614da4a1f6024345ae0d5c
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 24 Apr 2011 23:34:48 +0000 (25 00:34 +0100)
treea95079aceef40ad3db0f499ed2f177ee70fc7a7f
parentf13b3a804887df06093a5f61a15dcce897004c24
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