~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-03-06 00:27:06 UTC
  • mfrom: (3251.1.1 bzr.dev)
  • Revision ID: pqm@pqm.ubuntu.com-20080306002706-0ahjg0eqnxh8ofas
Small doc fix in conflict resolution. (Martin Albisetti)

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
each file in question, fixing the relevant areas and removing the
36
36
conflict markers as you go.
37
37
 
38
 
After fixing all the files in conflict, ask Bazaar to mark them as
39
 
resolved using the ``resolve`` command like this::
 
38
After fixing all the files in conflict, and removing the markers, 
 
39
ask Bazaar to mark them as resolved using the ``resolve`` command like this::
40
40
 
41
41
  bzr resolve
42
42