We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1302c9f + b3325df commit 5d5be81Copy full SHA for 5d5be81
1 file changed
t/t2019-checkout-ambiguous-ref.sh
@@ -69,7 +69,7 @@ test_expect_success 'wildcard ambiguation, paths win' '
69
)
70
'
71
72
-test_expect_success 'wildcard ambiguation, refs lose' '
+test_expect_success !MINGW 'wildcard ambiguation, refs lose' '
73
git init ambi2 &&
74
(
75
cd ambi2 &&
0 commit comments