~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Ian Clatworthy
  • Date: 2007-12-17 04:49:20 UTC
  • mfrom: (3089.3.17 bzr.ug-tweaks)
  • mto: This revision was merged to the branch mainline in revision 3120.
  • Revision ID: ian.clatworthy@internode.on.net-20071217044920-8fjh9v6m1t93c8dc
Move material out of User Guide into User Reference (Ian Clatworthy)

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
    email=Your Name <name@isp.com>
72
72
 
73
73
 
74
 
For more information on the ini file format, see `Configuration reference`_.
 
74
For more information on the ini file format, see `Configuration Settings`_ in
 
75
the Bazaar User Reference.
 
76
 
 
77
.. _Configuration Settings: ../user-reference/bzr_man.html#configuration-settings
75
78
 
76
79
Setting email on a per-branch basis
77
80
-----------------------------------