Re: [PATCH v2 0/5] Introduce 'uploadpack.lazyFetchTrusted'
Junio C Hamano <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <[email protected]> |
Christian Couder <[email protected]> writes: >> I have never seen either plain vanilla send-email or GitGitGadget >> produce misthreaded series like this one. Do you have some custom >> settings to send things out? > > No, I just use `git format-patch` and `git send-email` without special > configuration. Perhaps you are contaminating format-patch output with In-Reply-To: and other message-id related headers (perhaps using its options)? I don't, and I suspect your mentees probably do not, as their patches do not have this issue, either. > Yeah I should have checked more carefully before sending. Thanks. Thanks.