On Sun, Jun 26, 2022 at 08:18:09PM +0200, Fernando Ramos wrote: > On 22/06/22 12:32PM, Junio C Hamano wrote: > > * "vimdiff[123]" mergetool drivers have been reimplemented with a > > more generic layout mechanism. > > Hi. Maybe because this is my first contribution to git I was strangely excited > and decided to create a small blog post describing how the new mechanism works. > [...] > PS: Please let me know if this type of message is not appropriate for this > mailing list and I will never do it again... I just thought it might be good to > explain the new feature in a blog post to prevent it from going unnoticied > considering how "hidden" the new configuration variable is. Thanks! No, this is very cool. Describing your changes to the greater world is very welcome, and letting people here know about it is good. One thing I would suggest, though: many folks on the list use the presence of their email in the "to" or "cc" of a message to help prioritize (i.e., to see responses directly to them which may need a response, versus general list chatter). You can imagine that Junio especially gets a lot of emails. :) So for something like this that's more of general interest than an email to a specific person, I'd usually either bump them down to "cc" rather than "to" (using the list address for "to"), or even remove them entirely from the headers (and they may read it from the general list like everyone else). Congratulations on making your first contribution to Git! -Peff