rebase -i: add test for reflog message
commit1ceb9dfab7eab719ade6dc2d7e3d53b50139da1d
authorPhillip Wood <phillip.wood@dunelm.org.uk>
Mon, 19 Jun 2017 17:56:03 +0000 (19 18:56 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Jun 2017 18:19:00 +0000 (19 11:19 -0700)
treeb2bda56a5d3609b32bf12c29ddd73e71c88bb529
parentcdb866b30bd862527de597ae9c7fe7540de55bf2
rebase -i: add test for reflog message

Check that the reflog message written to the branch reflog when the
rebase is completed is correct

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