Change commit message, branch already pushed

Asked by Thiago Neves

Is that possible to change a commit message from a already pushed branch? I tryied doing 'bzr uncommit' and then 'bzr commit' with the correct commit message but I got another error (my local branch was outdated and a 'bzr merge' gave me an error).

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Martin Pool (mbp) said :
#1

You need to use 'bzr push --overwrite' to tell it to replace the
existing revision in the other location.

Can you help with this problem?

Provide an answer of your own, or ask Thiago Neves for more information if necessary.

To post a message you must log in.