On Fri, Dec 16, 2016 at 12:08 PM, Doug Goldstein <[email protected]> wrote:
> On 1/22/16 11:01 PM, Doug Goldstein wrote: > > The git send-email command on most shells requires the subject-prefix to > > be quoted and with the trailing quote I always think it is from the > > README and then realize after the fact I have to edit it. I used $ to > > imply the shell prompt since that seems pretty common across the > > internet. > > > > Signed-off-by: Doug Goldstein <[email protected]> > > --- > > README | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/README b/README > > index c60044d..2578f90 100644 > > --- a/README > > +++ b/README > > @@ -42,7 +42,7 @@ Maintainers: Raymond Danks <[email protected]> > > Bruce Ashfield <[email protected]> > > > > When sending single patches, please using something like: > > -'git send-email -1 --to [email protected] > --subject-prefix=meta-virtualization][PATCH' > > +$ git send-email -1 --to [email protected] > --subject-prefix='meta-virtualization][PATCH' > > > > License > > ------- > > > > Ping? Yes/no? > I'm not sure how this slipped through. It looks fine to me, and I'll merge it shortly. Bruce > > -- > Doug Goldstein > > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
