~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/tutorial.txt

  • Committer: Aaron Bentley
  • Date: 2007-06-07 12:55:47 UTC
  • mto: This revision was merged to the branch mainline in revision 2517.
  • Revision ID: abentley@panoramicfeedback.com-20070607125547-hm8sfjmq69p1e8s8
Zap trailing whitespace

Show diffs side-by-side

added added

removed removed

Lines of Context:
278
278
 
279
279
Some projects prefer patches to show a prefix at the start of the path
280
280
for old and new files.  The ``--prefix`` option can be used to provide
281
 
such a prefix. 
 
281
such a prefix.
282
282
As a shortcut, ``bzr diff -p1`` produces a form that works with the 
283
283
command ``patch -p1``.
284
284