Re: [PATCH v3 0/4] completion: add support for 'git history'
"Kristoffer Haugsbakk" <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 14, 2026, at 08:25, Vincent Mailhol wrote: >[snip] > As you guessed, b4 removed the line starting with #3. I didn't see this > coming. From now on, I will stop using # in the description. You have a new enough Git (2.54.0) that you can use `core.commentString` if you like. And with that you can set it to a string that you would never type yourself. That’s more of an assurance than `core.commentChar` which was limited to one ASCII character. > > Should I send a v4 with the fixed cover letter, or is it OK as-is? No, no new version necessary. It wasn’t my intention to make a reroll out of a molehill.