Hello Team, I have retained convert as per Torsten's comment. Rest i have changed as per Junio's suggestion. Thank you, everyone. On 26/07/24, 8:42 PM, "Junio C Hamano" <gitster@xxxxxxxxx <mailto:gitster@xxxxxxxxx>> wrote: "Haritha via GitGitGadget" <gitgitgadget@xxxxxxxxx <mailto:gitgitgadget@xxxxxxxxx>> writes: Another thing. > Subject: Re: [PATCH v3] Fix to avoid high memory footprint This does not tell us much about what area had problem under what condition. "git shortlog --no-merges -200 master" may give us good examples of how we typically write the title of our commits. In the case of this change, ideally we should be able to tell that this is about tracing the conversion codepath. Subject: [PATCH vN] encoding: return early when not tracing conversion or something, perhaps?