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 f300f56 + cf31787 commit 4229478Copy full SHA for 4229478
t/t3200-branch.sh
@@ -885,7 +885,7 @@ test_expect_success 'test --unset-upstream on a particular branch' '
885
test_must_fail git config branch.my14.merge
886
'
887
888
-test_expect_success '--set-upstream fails' '
+test_expect_success 'disabled option --set-upstream fails' '
889
test_must_fail git branch --set-upstream origin/master
890
891
0 commit comments