~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-12-19 15:26:58 UTC
  • mfrom: (2199.1.2 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20061219152658-bb9a7fc4dab5cdb1
(Jan Hudec) Add a '--pull' option to 'merge' to switch to pull when possible.

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
      (eg For a project with 2500 files, and 7500 revisions, it changes
130
130
      the size of inventory.knit from 11MB to 5.4MB) (John Arbash Meinel)
131
131
 
 
132
    * ``bzr merge`` now has an option ``--pull`` to fall back to pull if
 
133
      local is fully merged into remote. (Jan Hudec)
 
134
 
132
135
  INTERNALS:
133
136
 
134
137
    * New -D option given before the command line turns on debugging output