t3428: use test_commit_message
commit1ad81756b4d573f455d40b182ce2fa3d53318fd0
authorPhillip Wood <phillip.wood@dunelm.org.uk>
Tue, 9 Apr 2024 15:27:23 +0000 (9 15:27 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Apr 2024 23:03:19 +0000 (9 16:03 -0700)
treea5275896e6a263efeac2171f3d15fc14632daec5
parentaac1c6e8f5e0a2dd8c9e897b56d8860fbf235dfb
t3428: use test_commit_message

Using a helper function makes the tests shorter and avoids running "git
cat-file" upstream of a pipe.

Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3428-rebase-signoff.sh