We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 791ad49 + 69885ab commit b576cf7Copy full SHA for b576cf7
t/t3031-merge-criscross.sh
@@ -88,7 +88,7 @@ test_expect_success 'setup repo with criss-cross history' '
88
git branch G
89
'
90
91
-test_expect_success 'recursive merge between F and G, causes segfault' '
+test_expect_success 'recursive merge between F and G does not cause segfault' '
92
git merge F
93
94
0 commit comments