~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-10-12 10:43:30 UTC
  • mfrom: (5487.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20101012104330-tsonnndvloj18v4q
(vila) Add a --no-tree option for init and push (Matthew Gordon)

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
New Features
17
17
************
18
18
 
 
19
* Add --no-tree option to 'bzr push' and 'bzr init' for creating a
 
20
  new or mirrored branch without working trees.
 
21
  (Matthew Gordon, #506730)
 
22
 
19
23
* New shortcut url schemes ``ubuntu:`` and ``debianlp:`` access source
20
24
  branches on Launchpad.  E.g. ``bzr branch ubuntu:foo`` gives you the source
21
25
  branch for project ``foo`` in the current distroseries for Ubuntu while