diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2015-05-31 18:29:29 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-01 15:53:11 -0700 |
commit | 2532dd0605b15eeed41312558bf5babb50290236 (patch) | |
tree | e5cf878d1268c705a4bf07a90ba00a5bb726a1ec /t/t5534-push-signed.sh | |
parent | send-email: simplify sendmail aliases comment and blank line recognizer (diff) | |
download | tgif-2532dd0605b15eeed41312558bf5babb50290236.tar.xz |
send-email: implement sendmail aliases line continuation support
Logical lines in sendmail aliases files can be spread over multiple
physical lines[1]. A line beginning with whitespace is folded into the
preceding line. A line ending with '\' consumes the following line.
[1]: https://www.freebsd.org/cgi/man.cgi?query=aliases&sektion=5
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5534-push-signed.sh')
0 files changed, 0 insertions, 0 deletions