Make rebase--interactive use OPTIONS_SPEC
authorStephan Beyer <s-beyer@gmx.net>
Sat, 12 Jul 2008 15:48:20 +0000 (17:48 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 13 Jul 2008 23:08:27 +0000 (16:08 -0700)
Also add some checks that --continue/--abort/--skip
actions are used without --onto, -p, -t, etc.

Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found