diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/notes/bzr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/notes/bzr b/admin/notes/bzr index 8f7d0d94fa8..d3886abfd69 100644 --- a/admin/notes/bzr +++ b/admin/notes/bzr | |||
| @@ -347,6 +347,9 @@ Runs on commit. Projects can enable it themselves by using `bzr | |||
| 347 | config' to set post_commit_to option for a branch. See `bzr help email' | 347 | config' to set post_commit_to option for a branch. See `bzr help email' |
| 348 | (if you have the plugin installed) for other options. | 348 | (if you have the plugin installed) for other options. |
| 349 | 349 | ||
| 350 | The From: address will be that of your Savannah account, rather than | ||
| 351 | your `bzr whoami' information. | ||
| 352 | |||
| 350 | Note: if you have the bzr-email plugin installed locally, then when | 353 | Note: if you have the bzr-email plugin installed locally, then when |
| 351 | you commit to the Emacs repository it will also try to send a commit | 354 | you commit to the Emacs repository it will also try to send a commit |
| 352 | email from your local machine. If your machine is not configured to | 355 | email from your local machine. If your machine is not configured to |