t6130-pathspec-noglob: Windows does not allow a file named "f*"
commit6af95e8cbe431480e4504e7848c66c523beda2a4
authorJohannes Sixt <j6t@kdbg.org>
Sun, 6 Jan 2013 14:07:43 +0000 (6 15:07 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 6 Jan 2013 19:29:31 +0000 (6 11:29 -0800)
tree636c84e85436039ddcdc001f8b1a7df5568e8484
parent823ab40fd4adc5bf5b5c66b6d189deae34d2a138
t6130-pathspec-noglob: Windows does not allow a file named "f*"

Windows disallows file names that contain a star. Arrange the test setup
to insert the file name "f*" in the repository without the corresponding
file in the worktree.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6130-pathspec-noglob.sh