~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-02-10 06:29:49 UTC
  • mfrom: (3995.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090210062949-kj7rpejso2405ug1
Add --no-tree option to bzr branch (Daniel Watkins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
    * ``bzr add`` more clearly communicates success vs failure.
57
57
      (Daniel Watkins)
58
58
 
 
59
    * ``bzr branch`` now has a ``--no-tree`` option which turns off the
 
60
      generation of a working tree in the new branch.
 
61
      (Daniel Watkins, John Klinger, #273993)
 
62
 
59
63
    * ``bzr init`` will now print a little less verbose output.
60
64
      (Marius Kruger)
61
65