/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/developers/contribution-quickstart.txt

  • Committer: Jelmer Vernooij
  • Date: 2018-11-26 00:07:02 UTC
  • mto: This revision was merged to the branch mainline in revision 7233.
  • Revision ID: jelmer@jelmer.uk-20181126000702-2q14zqfw1mdhml5d
Remove references to lp-propose.

Show diffs side-by-side

added added

removed removed

Lines of Context:
98
98
On Ubuntu, you can install them with this command (you must have source
99
99
repositories enabled in Software Sources)::
100
100
 
101
 
    $ sudo apt-get build-dep bzr
 
101
    $ sudo apt-get build-dep brz
102
102
 
103
103
To build the binary extensions::
104
104
 
111
111
-----------------
112
112
 
113
113
 
114
 
Then propose a merge into bzr; for bzr 2.2 and later you can use the ``bzr
115
 
lp-propose-merge`` command.  In the comment for your merge proposal please
 
114
Then propose a merge into Breezy; for Breezy 3.0 and later you can use the ``brz
 
115
propose-merge`` command.  In the comment for your merge proposal please
116
116
explain what you're trying to do and why.  For `example
117
117
<https://code.launchpad.net/~ian-clatworthy/bzr/whats-new-in-2.1/+merge/19677>`_:
118
118