~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-08-16 00:09:54 UTC
  • mfrom: (3629.1.4 uncommit_ids)
  • Revision ID: pqm@pqm.ubuntu.com-20080816000954-t0401ff8s3ydnkr6
(jam) bzr uncommit now gives the revision id to restore the branch to
        the old tip.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
      ``bzr info`` if it completed successfully.
23
23
      (Marius Kruger)
24
24
 
 
25
    * ``bzr uncommit`` logs the old tip revision id, and displays how to
 
26
      restore the branch to that tip using ``bzr pull``.  This allows you
 
27
      to recover if you realize you uncommitted the wrong thing.
 
28
      (John Arbash Meinel)
 
29
 
25
30
  BUG FIXES:
26
31
 
27
32
    * ``bzr rm`` is now aliased to ``bzr del`` for the convenience of svn