~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/configuration.txt

  • Committer: Aaron Bentley
  • Date: 2006-08-06 23:35:09 UTC
  • mfrom: (1861.4.3 bzr.email)
  • mto: This revision was merged to the branch mainline in revision 1908.
  • Revision ID: aaron.bentley@utoronto.ca-20060806233509-f15a1e9dffa2ecc0
Moy: change BZREMAIL to BZR_EMAIL

Show diffs side-by-side

added added

removed removed

Lines of Context:
100
100
------
101
101
The path of the editor that you wish to use if *bzr commit* is run without
102
102
a commit log message. This setting is trumped by the environment variables
103
 
$BZREDITOR or $EDITOR.
 
103
$BZR_EDITOR or $EDITOR.
104
104
 
105
105
check_signatures
106
106
----------------