diff options
author | Glenn Morris <rgm@gnu.org> | 2013-08-28 21:18:51 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-08-28 21:18:51 -0400 |
commit | f21407b2d50ff3cad3eeffd343590cde11a37584 (patch) | |
tree | 9757897276337b05497e37043cc5a01bf3a271e9 /admin | |
parent | 6ee877c795b7eed570fb1efcbdbd2a6f619afddc (diff) | |
download | emacs-f21407b2d50ff3cad3eeffd343590cde11a37584.tar.gz |
* admin/notes/bzr: Mention origin of commit email From header.
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 config' to set post_commit_to option for a branch. See `bzr help email' (if you have the plugin installed) for other options. +The From: address will be that of your Savannah account, rather than +your `bzr whoami' information. + Note: if you have the bzr-email plugin installed locally, then when you commit to the Emacs repository it will also try to send a commit email from your local machine. If your machine is not configured to |