Merge branch 'en/t3031-title-fix'
Test fix. * en/t3031-title-fix: t3031: update test description to mention desired behaviormaint
commit
b576cf70b2
|
@ -88,7 +88,7 @@ test_expect_success 'setup repo with criss-cross history' '
|
|||
git branch G
|
||||
'
|
||||
|
||||
test_expect_success 'recursive merge between F and G, causes segfault' '
|
||||
test_expect_success 'recursive merge between F and G does not cause segfault' '
|
||||
git merge F
|
||||
'
|
||||
|
||||
|
|
Loading…
Reference in New Issue