t3400: stop referring to the scripted rebase
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 14 May 2019 11:22:31 +0000 (04:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 May 2019 01:57:31 +0000 (10:57 +0900)
One test case's title mentioned the then-current implementation detail
that the `--am` backend was implemented in `git-rebase--am.sh`.

This is no longer the case, so let's update the title to reflect the
current reality.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found