11
11
===============================
12
12
Bazaar-NG will try to guess an email address based on your username and the
13
13
hostname if none is set. This will probably not be what you want, so three
16
16
* You can set your email in the default ini file,
17
17
* You can set emails per-branch in the branch specific ini file,
18
18
* Or your email can be set by an environmental variable.
22
22
1. If the `$BZREMAIL` env variable is set, use it.
23
23
2. If an email is set for your current branch in the `branches.conf` ini file.