rebase -i -p: add automatic bookmark 'onto' for all merge bases
commit2c8db4350d39606b097affa4792a35014cb4e35f
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 10 Feb 2009 11:50:30 +0000 (10 12:50 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 7 Feb 2010 21:56:15 +0000 (7 22:56 +0100)
treeebe5b2a2e4712b1723077f4a052b154f771c1df4
parentbd096c54ee759450b443b98db4bc263d2b95e12f
rebase -i -p: add automatic bookmark 'onto' for all merge bases

All merge bases will be rewritten automatically to the commit onto
which we rebase.  Make it easier for the user by showing the name
'onto' rather than some cryptic hex string.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
git-rebase--interactive.sh