bzr cannot change commit messages on a branch, which I think git can. You need 
to uncommit the last commit.
  
  $ bzr uncommit
  $ #Add the back the altered file
  $ bzr commit -m"New message"

Johan


On Tuesday November 8 2011 12:46:57 Anders Logg wrote:
> How did you do that?
> 
> --
> Anders

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to