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.
2 parents 3eb6679 + e1e0d30 commit 31a1742Copy full SHA for 31a1742
t/t5512-ls-remote.sh
@@ -406,6 +406,7 @@ test_expect_success 'v0 clients can handle multiple symrefs' '
406
test_expect_success 'helper with refspec capability fails gracefully' '
407
mkdir test-bin &&
408
write_script test-bin/git-remote-foo <<-EOF &&
409
+ read capabilities
410
echo import
411
echo refspec ${SQ}*:*${SQ}
412
EOF
0 commit comments