On 10/26/23 08:44, Junio C Hamano wrote: > Michael Strawbridge <michael.strawbridge@xxxxxxx> writes: > >> From 67223238d9b1977d20b1286055d7f197e4d746e9 Mon Sep 17 00:00:00 2001 >> From: Michael Strawbridge <michael.strawbridge@xxxxxxx> >> Date: Wed, 11 Oct 2023 16:13:13 -0400 >> Subject: [PATCH v2] send-email: move validation code below >> process_address_list > > Why do these in-body headers to lie about the author date? Sorry. They weren't meant to. I have been amending my local commit rather than making new ones for every version. It seems that when I do that, the author date stays at the first time the commit was created. I wasn't aware of that unintended side effect. > > By the way, the in-body header does seem to support the header line > folding (see the "subject" one here).