mbox series

[v2,0/2] send-email: set xfer encoding correctly

Message ID 20190508105607.178244-1-gitster@pobox.com (mailing list archive)
Headers show
Series send-email: set xfer encoding correctly | expand

Message

Junio C Hamano May 8, 2019, 10:56 a.m. UTC
Earlier I sent a series of "oops that was wrong" which was rather
embarrassing.  This is what I have to replace Heinrich's patch that
was not quite right, while making it harder to make the same mistake
while defining fallback default values to configuration variables.

Junio C Hamano (2):
  send-email: update the mechanism to set default configuration values
  send-email: honor transferencoding config option again

 git-send-email.perl | 58 ++++++++++++++++++++++++++-------------------
 1 file changed, 34 insertions(+), 24 deletions(-)