Closed ehabkost closed 4 years ago
For reference, this is the git-send-email version I have installed: git-email-2.26.2-1.fc32.noarch
I reproduced it and bisected to c1bcca9 ("Fix Subject: line wrap").
It seems that email
module is doing something that git-send-email doesn't like, also for encoding. (maybe because it does not expect an email)
I'll try to bring up the patch I did avoiding to use the email
module, taking care long Subject: lines.
The new word wrap logic seems to confuse git-send-email, if the cover letter subject line doesn't fit immediately after "Subject:", but fits completely in a separate line.
Steps to reproduce:
This is how the Subject line is formatted by git-publish in that case: