We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 969560b + b3325df commit 0b2cef2Copy full SHA for 0b2cef2
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