On 24/04/25 09:42AM, Junio C Hamano wrote: > Justin Tobler <jltobler@xxxxxxxxx> writes: > > >> (I was going to link to SubmittingPatches here but I didn’t find a > >> mention of it there. Apparently I misremembered.) > > > > There is a section in the MyFirstContribution docs that mentions it > > briefly: > > > > https://git-scm.com/docs/MyFirstContribution#v2-git-send-email > > Thanks for noticing. > > We should improve the situation by probably moving[*] more from the > latter to SubmittingPatches so that people do not need to refer to > both just to find out the essentials. > > > [*] If it is small, just copy; if it is large, move and then replace > the original with a reference into SubmittingPatches. > I think this is a good idea. Submitted a patch that attempts to improve this. https://lore.kernel.org/git/20240425213404.133660-1-jltobler@xxxxxxxxx/ -Justin