Fix a botched log-message

Reinhard Tartler siretart at tauware.de
Thu Apr 3 11:35:02 BST 2008


Matthieu Moy <Matthieu.Moy at imag.fr> writes:

> Re-read the man for git-rebase (yes, it _is_ a rebase) to understand
> what I mean.

Maybe the rebase plugin could be improved for the usecase 'changing past
commit messages' then?

I imagine something like:

bzr rebase --edit-logs -r -5 ../branch.botchedmessage

The plugin would then iterate over the last 5 commits from the other
branch, load the commit message in an editor, lets the user modify it
and commits with the new message in the current branch.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4




More information about the bazaar mailing list