1
0
mirror of https://github.com/git/git.git synced 2025-04-08 02:45:05 +00:00

Merge branch 'jc/checkout-m-twoway'

* jc/checkout-m-twoway:
  t/t2023-checkout-m.sh: fix use of test_must_fail
This commit is contained in:
Junio C Hamano 2011-12-20 13:24:08 -08:00
commit 1b048b197d

View File

@ -17,7 +17,9 @@ test_expect_success setup '
test_commit added_in_topic each.txt in_topic
'
test_must_fail git merge master
test_expect_success 'git merge master' '
test_must_fail git merge master
'
clean_branchnames () {
# Remove branch names after conflict lines