Bazaar explorer i want to modify the commit message after the check-in commit is done. Is there any Command to modify the commit message done? Thanks in advance
Asked
Active
Viewed 61 times
1 Answers
0
You cannot change the commit message after the commit is done. You can bzr uncommit
and bzr commit
with a new message as explained in Undoing mistakes.

rveerd
- 3,620
- 1
- 14
- 30