All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Leitner <richard.leitner@skidata.com>
To: Philip Balister <philip@balister.org>, <yocto@yoctoproject.org>
Subject: Re: [psplash][PATCH 3/3] README: add "Contributing" guideline
Date: Thu, 14 Apr 2016 11:30:11 +0200	[thread overview]
Message-ID: <570F6323.7040209@skidata.com> (raw)
In-Reply-To: <570EA131.7030100@balister.org>

Hi Philip,

On 04/13/2016 09:42 PM, Philip Balister wrote:
>> +
>> > +Contributing
>> > +============
>> > +To contribute to this layer you should submit the patches for review to the
>> > +mailing list (yocto@yoctoproject.org).
>> > +
>> > +Please refer to
>> > +    http://openembedded.org/wiki/Commit_Patch_Message_Guidelines
>> > +for some useful guidelines to be followed when submitting patches.
>> > +
>> > +Mailing list:
>> > +    https://lists.yoctoproject.org/listinfo/yocto
>> > +
>> > +When creating patches, please use something like:
>> > +    git format-patch -M -s --subject-prefix='psplash][PATCH' origin
>> > +
>> > +When sending patches, please use something like:
>> > +    git send-email --to yocto@yoctoproject.org <generated patch>
>> > 
> I cut and paste this line from the meta-oe README for sending patches,
> it is a bit simpler than the two step process:
> 
> https://github.com/openembedded/meta-openembedded/blob/master/meta-oe/README#L9

The line we are talking about is:
git send-email -M -1 --to openembedded-devel@lists.openembedded.org
--subject-prefix=meta-oe][PATCH
isn't it?

You're right, for one patch this line is simpler/faster. But basically I
like to create the patches first (and be able to review them) and send
them afterwards in a separate step.

Nonetheless if you like to add the "direct" send-email line I would at
least suggest to:
	a) use "origin" as rev instead of "-1"
	b) add "--annotate"

regards,
Richard


      reply	other threads:[~2016-04-14  9:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-13 13:57 [psplash][PATCH 1/3] AUTHORS: add list of git commit authors Richard Leitner
2016-04-13 13:57 ` [psplash][PATCH 2/3] add initial .gitignore Richard Leitner
2016-04-13 13:57 ` [psplash][PATCH 3/3] README: add "Contributing" guideline Richard Leitner
2016-04-13 15:47   ` Burton, Ross
2016-04-13 19:42   ` Philip Balister
2016-04-14  9:30     ` Richard Leitner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=570F6323.7040209@skidata.com \
    --to=richard.leitner@skidata.com \
    --cc=philip@balister.org \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.