~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/en/rules.txt

  • Committer: Matt Nordhoff
  • Date: 2009-04-04 02:50:01 UTC
  • mfrom: (4253 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4256.
  • Revision ID: mnordhoff@mattnordhoff.com-20090404025001-z1403k0tatmc8l91
Merge bzr.dev, fixing conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
as ignore patterns. See ``bzr help patterns`` for details.
34
34
 
35
35
Note: Patterns containing square brackets or spaces should be
36
 
surrounded in quotes to ensure they are corrected parsed.
 
36
surrounded in quotes to ensure they are correctly parsed.