Comment 1 for bug 843801

Revision history for this message
Paul Sladen (sladen) wrote : Re: bzr lp-propose is undocumented (please add to manpapge)

Addendum for the information of fellow numpties; the following appears to have done something:

  bzr commit
  bzr push lp:~sladen/somewhere
  bzr lp-propose

of which the latter seems to implicitly choose the parent(?)/trunk.

(To me the explicit 'bzr push' seems to defeat the point?)