We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa76de commit 5e74824Copy full SHA for 5e74824
t/t5615-alternate-env.sh
@@ -79,7 +79,7 @@ test_expect_success 'mix of quoted and unquoted alternates' '
79
$two blob
80
'
81
82
-test_expect_success 'broken quoting falls back to interpreting raw' '
+test_expect_success !MINGW 'broken quoting falls back to interpreting raw' '
83
mv one.git \"one.git &&
84
check_obj \"one.git/objects <<-EOF
85
$one blob
0 commit comments