From: Junio C Hamano Date: Thu, 8 Jul 2021 20:15:01 +0000 (-0700) Subject: Merge branch 'jk/test-avoid-globmatch-with-skip-patterns' X-Git-Tag: v2.33.0-rc0~88 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=905549ff4e611f0e206d4cead784c8f6f8047559;p=thirdparty%2Fgit.git Merge branch 'jk/test-avoid-globmatch-with-skip-patterns' We broke "GIT_SKIP_TESTS=t?000" to skip certain tests in recent update, which got fixed. * jk/test-avoid-globmatch-with-skip-patterns: test-lib: avoid accidental globbing in match_pattern_list() --- 905549ff4e611f0e206d4cead784c8f6f8047559