~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Aaron Bentley
  • Date: 2009-04-07 14:49:24 UTC
  • mfrom: (4265 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4266.
  • Revision ID: aaron@aaronbentley.com-20090407144924-s98zo48wnqv99pht
Merge bzr.dev into hide-reference.

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
**before**
94
94
    ''rev'' specifies the leftmost parent of ''rev'', that is the revision
95
95
    that appears before ''rev'' in the revision history, or the revision that
96
 
    was current when ''rev'' what committed.
 
96
    was current when ''rev'' was committed.
97
97
 
98
98
''rev'' can be any revision specifier and may be chained.
99
99