Message ID | 20180928212049.GD193055@aiede.svl.corp.google.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | git doc: direct bug reporters to mailing list archive (Re: [PATCH v2] git.txt: mention mailing list archive) | expand |
Jonathan Nieder <jrnieder@gmail.com> writes: > My experience is that bug reporters are very sensitive to hints the > project gives about what kind of bugs they want to receive. I'd > rather make use of that lesson now instead of waiting to relearn it in > the wild. Here goes. OK. This unfortunately came a bit too late for today's integration cycle, so I'll leave this in my inbox and replace what is queued with it later. Unless there is another one to supersede this proposal comes before that happens, that is. Thanks.
Junio C Hamano wrote: > OK. This unfortunately came a bit too late for today's integration > cycle, so I'll leave this in my inbox and replace what is queued > with it later. > > Unless there is another one to supersede this proposal comes before > that happens, that is. > > Thanks. Sounds good. Thanks for the heads up, and thanks for the heads up. Jonathan
Jonathan Nieder wrote: > Junio C Hamano wrote: >> OK. This unfortunately came a bit too late for today's integration >> cycle, so I'll leave this in my inbox and replace what is queued >> with it later. >> >> Unless there is another one to supersede this proposal comes before >> that happens, that is. >> >> Thanks. > > Sounds good. Thanks for the heads up, and thanks for the heads up. Ahem, what I meant is "and thanks for the help with writing the patch". Sincerely, Jonathan
diff --git a/Documentation/git.txt b/Documentation/git.txt index 74a9d7edb4..8e6a92e8ba 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -858,7 +858,9 @@ Reporting Bugs Report bugs to the Git mailing list <git@vger.kernel.org> where the development and maintenance is primarily done. You do not have to be -subscribed to the list to send a message there. +subscribed to the list to send a message there. See the list archive +at https://public-inbox.org/git for previous bug reports and other +discussions. Issues which are security relevant should be disclosed privately to the Git Security mailing list <git-security@googlegroups.com>.