Akira Yokosawa <akiyks@xxxxxxxxx> writes: > Your patch is rejected by "git am". > > In the header part of your email, I see these fields: > >> X-Mailer: git-send-email 2.31.1 >> MIME-Version: 1.0 >> Content-Type: text/plain; charset="y" >> Content-Transfer-Encoding: 8bit > > This looks broken. > Please make sure your email header has a proper Content-Type > as shown below: > > Content-Type: text/plain; charset=UTF-8 This something that git send-email does on occasion; it's truly obnoxious, and I have no idea why. I end up fixing up patches by hand when I see it. If the change itself is OK, I can manage it from here. Thanks, jon