WIP make obsolete! rebase's fake-editor: prepare for "goto" and "merge" commands
commit51e6c55061d7790b71b29012ea8326cb19c15721
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 25 Jan 2009 21:55:55 +0000 (25 22:55 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 7 Feb 2010 21:50:29 +0000 (7 22:50 +0100)
treec0d22e0ef4572eb43ce3d588b495000568d9d9ac
parentf9897b83d10a08fc5218d891f7dd8c8b3d0e168e
WIP make obsolete! rebase's fake-editor: prepare for "goto" and "merge" commands

Earlier, the assumption that we only really get "pick" commands from
"git rebase -i" was true, but that will stop.  When "rebase -i -p"
outputs "goto" and "merge" commands, we need to handle that.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
t/lib-rebase.sh [changed mode: 0644->0755]