On Mon, May 27, 2013 at 10:28 PM, John Szakmeister <john@xxxxxxxxxxxxxxx> wrote: [snip] > > You'll need to read Documentation/SubmittingPatches (here's a link to > a version online: > https://github.com/git/git/blob/master/Documentation/SubmittingPatches). > > You should resend this patch with the fix and change "[PATCH]" to > "[PATCH v2]", so the folks involved know that this is the second > iteration. You also need to include a "Signed-off-by" line in your > patch, which means you agree to the agreement set forth in the > "Developer's Certificate of Origin" (which is in the SubmittingPatches > documentation). You can easily include this line when you make the > commit by using the `-s` option on `git commit`. > > You can also add an "Acked-by" line for me (since I reviewed and > approve of the change): > > Acked-by: John Szakmeister <john@xxxxxxxxxxxxxxx> > > HTH! Thx for your explaining, it helps a lot! After reading the doc, I have a question that when can I affirm that the list reaches a consensus? -- Xidorn Quan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html