Re: [PATCH v2 0/4] Automatic transfer encoding for patches
LGTM, thanks for the v2.
[PATCH v2 0/4] Automatic transfer encoding for patches
This series introduces an "auto" value for git send-email --transfer-encoding that uses 8bit when possible (i.e. when lines are 998 octets or shorter) and quoted-printable otherwise; it then makes this the default behavior. It also makes --validate aware of transfer encoding so it doesn't complain