commit | 193d7160111ebf5b898f53240c33c1e4101d9598 | [log] [tgz] |
---|---|---|
author | Remi Lespinet <remi.lespinet@ensimag.grenoble-inp.fr> | Tue Jun 30 14:16:46 2015 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jun 30 11:34:35 2015 -0700 |
tree | a667a3cb7dc092e80c260802f6c29ac05db6e529 | |
parent | b5e112d8d240b299553f17c8e476ef16fca4001f [diff] |
send-email: allow use of aliases in the From field of --compose mode Aliases were expanded before considering the From field of the --compose option. This is inconsistent with other fields (To, Cc, ...) which already support aliases. Signed-off-by: Remi Lespinet <remi.lespinet@ensimag.grenoble-inp.fr> Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>