On Mon, Nov 24, 2014 at 09:41:00AM -0800, Junio C Hamano wrote: > We actually do not have a reference to it anywhere. For now, this > should suffice. > > Documentation/SubmittingPatches | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches > index fa71b5f..a3861a6 100644 > --- a/Documentation/SubmittingPatches > +++ b/Documentation/SubmittingPatches > @@ -57,7 +57,8 @@ change, the approach taken by the change, and if relevant how this > differs substantially from the prior version, are all good things > to have. > > -Make sure that you have tests for the bug you are fixing. > +Make sure that you have tests for the bug you are fixing. See > +t/README for guidance of writing tests. That looks a good improvement to me. -Peff -- 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