> On 2 Jun 2025, at 6:12 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > > Aditya Garg <gargaditya08@xxxxxxxx> writes: > >> Some minor mistakes have been found in the logs. Most of them include >> error messages starting with a capital letter, and ending with a period. >> Also, abbreviations like "IMAP" and "OK" should be in uppercase. Fix them. >> >> Signed-off-by: Aditya Garg <gargaditya08@xxxxxxxx> >> --- >> imap-send.c | 28 ++++++++++++++-------------- >> 1 file changed, 14 insertions(+), 14 deletions(-) > > Quite honestly, I am not sure if this churn is worth it. It was a significantly long patch before Eric's review, even I was thinking about dropping it. Then I saw the amount of conflicts it will cause ....... I think its just fine to keep it, its not causing anything degrading.