checkout: notice when the switched branch is behind or forked
[gitweb.git] / t / t7201-co.sh
index 3d8e01c030101711143da29351e5651bd09a4a02..5492f21c7ef7e6172548591d7c39e53f6316c383 100755 (executable)
@@ -103,13 +103,6 @@ test_expect_success "checkout -m with dirty tree" '
        test "$(git symbolic-ref HEAD)" = "refs/heads/side" &&
 
        (cat >expect.messages <<EOF
-Merging side with local
-Merging:
-ab76817 Side M one, D two, A three
-virtual local
-found 1 common ancestor(s):
-7329388 Initial A one, A two
-Auto-merged one
 M      one
 EOF
 ) &&