]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5411/test-0039-report-mixed-refs--porcelain.sh
test: refactor to use "get_abbrev_oid" to get abbrev oid
[thirdparty/git.git] / t / t5411 / test-0039-report-mixed-refs--porcelain.sh
index 7e4d08a939a66679bec048b65f5e53caab829e02..99d17b73afd03e8f50cf05b3ceee18f78687b635 100644 (file)
@@ -55,12 +55,12 @@ test_expect_success "proc-receive: report update of mixed refs ($PROTOCOL/porcel
        > remote: post-receive< <ZERO-OID> <COMMIT-A> refs/heads/foo        Z
        > remote: post-receive< <COMMIT-A> <COMMIT-B> refs/for/main/topic        Z
        > To <URL/of/upstream.git>
-       >       <COMMIT-B>:refs/heads/main      <OID-A>..<OID-B>
+       >       <COMMIT-B>:refs/heads/main      <COMMIT-A>..<COMMIT-B>
        > *     HEAD:refs/heads/bar     [new branch]
        > *     HEAD:refs/heads/baz     [new branch]
        > *     HEAD:refs/for/next/topic2       [new reference]
        > *     HEAD:refs/heads/foo     [new branch]
-       >       HEAD:refs/for/main/topic        <OID-A>..<OID-B>
+       >       HEAD:refs/for/main/topic        <COMMIT-A>..<COMMIT-B>
        > !     HEAD:refs/for/next/topic1       [remote rejected] (fail to call Web API)
        > !     HEAD:refs/for/next/topic3       [remote rejected] (proc-receive failed to report status)
        > Done