rebase -i -p: use the 'topic' command in the generated rebase script
commit29a2e72ace7f8771c262d401ff31ebcac08bf194
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 12 Feb 2009 03:05:42 +0000 (12 04:05 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 7 Feb 2010 21:56:16 +0000 (7 22:56 +0100)
tree7b1cca5c40b1f9aa9a608af742ac599f85a2d8c5
parent6e0350c7a31c6f5e680f459238fcce4e59b50e26
rebase -i -p: use the 'topic' command in the generated rebase script

Generated rebase scripts are littered with lots of 'bookmark', 'goto'
and 'merge' statements when there are a lot of topic branches.  Make
it easier on the user by simplifying as much as possible, using the
'topic' statement.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
git-rebase--interactive.sh
t/t3411-rebase-preserve-around-merges.sh