Code

rebase -i: several cleanups
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Mon, 25 Jun 2007 17:56:55 +0000 (18:56 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Jun 2007 01:58:45 +0000 (18:58 -0700)
commitc54b7817f4f6bf422ea532d81217c28f63c259c5
treefac8ec8c43606f72e921f2560abe3d4cce222e68
parentad562a817256adff4faadc17900b4aba67ca471a
rebase -i: several cleanups

Support "--verbose" in addition to "-v", show short names in the list
comment, clean up if there is nothing to do, and add several "test_ticks"
in the test script.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--interactive.sh
t/t3404-rebase-interactive.sh