~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: John Arbash Meinel
  • Date: 2010-02-17 17:11:16 UTC
  • mfrom: (4797.2.17 2.1)
  • mto: (4797.2.18 2.1)
  • mto: This revision was merged to the branch mainline in revision 5055.
  • Revision ID: john@arbash-meinel.com-20100217171116-h7t9223ystbnx5h8
merge bzr.2.1 in preparation for NEWS entry.

Show diffs side-by-side

added added

removed removed

Lines of Context:
134
134
which is probably only what you want if you haven't made any new commits
135
135
since then. If you have, the ``revert`` would wipe them out as well. In that
136
136
case, you probably want to use `Reverse cherrypicking
137
 
<advanced_merging.html#reverse-cherrypicking>`_ instead to
 
137
<adv_merging.html#reverse-cherrypicking>`_ instead to
138
138
back out the bad fix.
139
139
 
140
140
Note: As an alternative to using an absolute revision number (like 19), you can