/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/en/release-notes/brz-3.1.txt

Add a -b option to ''brz branch''.

Merged from https://code.launchpad.net/~jelmer/brz/flag-b/+merge/381552

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
 * ``brz sprout`` is now an alias for ``brz branch``.
81
81
   (Jelmer Vernooij)
82
82
 
 
83
 * ``brz branch`` now accepts a ``-b`` flag with the
 
84
   name of the colocated branch to sprout.
 
85
   (Jelmer Vernooij, #1869977)
 
86
 
83
87
Improvements
84
88
************
85
89