~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Tarmac
  • Author(s): Vincent Ladeuil, Patch Queue Manager, Jelmer Vernooij
  • Date: 2017-01-17 16:20:41 UTC
  • mfrom: (6619.1.2 trunk)
  • Revision ID: tarmac-20170117162041-oo62uk1qsmgc9j31
Merge 2.7 into trunk including fixes for bugs #1622039, #1644003, #1579093 and #1645017. [r=vila]

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
For complete details, see `Revision Identifiers`_ in the
66
66
Bazaar User Reference.
67
67
 
68
 
.. _Revision Identifiers: ../user-reference/bzr_man.html#revision-identifiers
 
68
.. _Revision Identifiers: ../user-reference/index.html#revision-identifiers
69
69
 
70
70
Numbers
71
71
~~~~~~~
86
86
revid
87
87
~~~~~
88
88
 
89
 
**revid** allows specifying a an internal revision ID, as shown by ``bzr
 
89
**revid** allows specifying an internal revision ID, as shown by ``bzr
90
90
log --show-ids`` and some other commands.
91
91
 
92
92
For example::