~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2005-10-20 05:58:09 UTC
  • mfrom: (0.2.1)
  • mto: This revision was merged to the branch mainline in revision 1477.
  • Revision ID: robertc@robertcollins.net-20051020055809-70047c9f64e0a0a0
'bzr branch' sets the branch-name,

It will now set the branch-name to the last component of the
output directory, if one was supplied.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
    * 'bzr pull' now accepts '--clobber' which will discard local changes
30
30
      and make this branch identical to the source branch. (Robert Collins)
31
31
 
 
32
    * 'bzr branch' will now set the branch-name to the last component of the
 
33
      output directory, if one was supplied.
 
34
 
32
35
  TESTING:
33
36
 
34
37
    * The 'bzr selftest --pattern' option for has been removed, now