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 /git-merge-one-file.sh | |
parent | 020be85f5153e2a3a231e40fe81af9e4a1c01cd4 (diff) | |
download | git-2532dd0605b15eeed41312558bf5babb50290236.tar.gz |
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 'git-merge-one-file.sh')
0 files changed, 0 insertions, 0 deletions