On 06/08/2016 09:31 PM, Junio C Hamano wrote:
Samuel GROOT <samuel.groot@xxxxxxxxxxxxxxxx> writes:
I think it's the best way to do it indeed. Furthermore, we did trim
CRs and LFs in header fields, but not in the message, making the
subroutine inconsistent.
Should we rename the subroutine to `parse_header` or leave it as it is?
If it lives inside git-send-email, then parse_header is sufficient
as everybody would know it is about e-mail without being told. If
it is in Git.pm, then parse_email_header would be more appropriate.
It currently lives in Git.pm, following Eric Wong's advice to have a
more packaged code.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html