On Mon, Aug 24, 2026 at 08:38:26PM +0700, Nguyen Duc Thinh wrote: > Update various process documentation files to properly capitalize "Git", > "Quilt", and "Mercurial" as proper nouns when referring to the source > management tools themselves. > > Instances explicitly referring to literal command-line invocations > (such as "git log" or "git bisect") have been left lowercase. > > Signed-off-by: Nguyen Duc Thinh <[email protected]> > --- > v3: > - Fixed the un-staged git commit state; the 'git switch' changes are now > officially gone from the diff.
Thanks. > - Disclosure regarding tools: I DID NOT USE ANY KIND OF AI AS AN ASSISTANT > IN THIS CONTRIBUTION, the mistake occured because I don't frequently use Git > to send patches, I use it to open pull requests so sometimes it feels > unfamiliar to migrate. Okay, that's fine, whether you used or not. I don't have any opinion towards it. I didn't say that you are using any kind of AI tools. > - Is there any mistakes that I'm still having in this patch because > everyone make mistakes. Okay, I didn't say that you cannot make mistakes, instead, I said welcome. And true, everyone make mistakes. Please don't get mad. So please wrap your text to ~72 columns next time. You didn't wrap your changelog, as Luca pointed out in: https://lore.kernel.org/all/[email protected]/ Thanks.

