/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

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

  • Committer: John Arbash Meinel
  • Date: 2008-09-05 03:11:40 UTC
  • mfrom: (3691 +trunk)
  • mto: (3697.7.4 1.7)
  • mto: This revision was merged to the branch mainline in revision 3748.
  • Revision ID: john@arbash-meinel.com-20080905031140-hj0adlcf30l7i99v
Merge in bzr.dev 3691

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
Files
22
22
-----
23
23
 
24
 
Branch-specific rules are defined in ``.bzrrules`` in the root of the
25
 
working tree. Default rules for all branches are defined in
26
 
``BZR_HOME/rules``. Either or both files may be missing. If a rule is
27
 
matched by a pattern in the branch level file, searching stops.
28
 
 
 
24
Default rules for all branches are defined in the optional file
 
25
``BZR_HOME/rules``. 
29
26
 
30
27
Rule Patterns
31
28
-------------