Skip to content

Commit 4229478

Browse files
committed
Merge branch 'ks/branch-set-upstream'
A test title has been reworded to clarify it. * ks/branch-set-upstream: t3200: clarify description of --set-upstream test
2 parents f300f56 + cf31787 commit 4229478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t3200-branch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -885,7 +885,7 @@ test_expect_success 'test --unset-upstream on a particular branch' '
885885
test_must_fail git config branch.my14.merge
886886
'
887887

888-
test_expect_success '--set-upstream fails' '
888+
test_expect_success 'disabled option --set-upstream fails' '
889889
test_must_fail git branch --set-upstream origin/master
890890
'
891891

0 commit comments

Comments
 (0)