sequencer: the `am` and `rebase--interactive` scripts are gone
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 31 Jul 2019 15:18:40 +0000 (08:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 31 Jul 2019 19:24:06 +0000 (12:24 -0700)
commit68b54f669de27c66e42793977df5b4d5a4a3fc5b
treea49a5a84cf4d6c707b2e958d21a832606c7e22b3
parent2e7bbac6be6b905773ad091bdcd7c897286c17d0
sequencer: the `am` and `rebase--interactive` scripts are gone

Update a code comment that referred to those files as if they were still
there.

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