~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/ru/user-guide/specifying_revisions.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-06-18 20:25:52 UTC
  • mfrom: (4413.5.15 1.16-chk-direct)
  • Revision ID: pqm@pqm.ubuntu.com-20090618202552-xyl6tcvbxtm8bupf
(jam) Improve initial commit performance by creating a CHKMap in bulk,
        rather than via O(tree) map() calls.

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
~~~~~~~~
129
129
 
130
130
**ancestor**:*path*
131
 
    specifies the common ancestor between the current branch and a
 
131
    specifies the common ancestor between the current branch and a 
132
132
    different branch. This is the same ancestor that would be used for
133
133
    merging purposes.
134
134