diff options
author | Remi Lespinet <remi.lespinet@ensimag.grenoble-inp.fr> | 2015-06-30 14:16:43 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-30 11:34:34 -0700 |
commit | f6f79e5ee3d0b0fa1d2084bae31f8ea8e7d5c3f8 (patch) | |
tree | 0d4ab556747ec98bc1c904eec75644f50ffb8810 /t/t5406-remote-rejects.sh | |
parent | t9001-send-email: move script creation in a setup test (diff) | |
download | tgif-f6f79e5ee3d0b0fa1d2084bae31f8ea8e7d5c3f8.tar.xz |
send-email: allow aliases in patch header and command script outputs
Interpret aliases in:
- Header fields of patches generated by git format-patch
(using --to, --cc, --add-header for example) or
manually modified. Example of fields in header:
To: alias1
Cc: alias2
Cc: alias3
- Outputs of command scripts specified by --cc-cmd and
--to-cmd. Example of script:
#!/bin/sh
echo alias1
echo alias2
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>
Diffstat (limited to 't/t5406-remote-rejects.sh')
0 files changed, 0 insertions, 0 deletions