All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] README: make it easier to copy and paste send command
@ 2016-01-23  5:01 Doug Goldstein
  2016-12-16 17:08 ` Doug Goldstein
  0 siblings, 1 reply; 3+ messages in thread
From: Doug Goldstein @ 2016-01-23  5:01 UTC (permalink / raw)
  To: meta-virtualization

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 <cardoe@cardoe.com>
---
 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 <ray.danks@se-eng.com>
              Bruce Ashfield <bruce.ashfield@gmail.com>
 
 When sending single patches, please using something like:
-'git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][PATCH'
+$ git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix='meta-virtualization][PATCH'
 
 License
 -------
-- 
2.4.10



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] README: make it easier to copy and paste send command
  2016-01-23  5:01 [PATCH] README: make it easier to copy and paste send command Doug Goldstein
@ 2016-12-16 17:08 ` Doug Goldstein
  2016-12-19  3:42   ` Bruce Ashfield
  0 siblings, 1 reply; 3+ messages in thread
From: Doug Goldstein @ 2016-12-16 17:08 UTC (permalink / raw)
  To: meta-virtualization


[-- Attachment #1.1: Type: text/plain, Size: 1072 bytes --]

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 <cardoe@cardoe.com>
> ---
>  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 <ray.danks@se-eng.com>
>               Bruce Ashfield <bruce.ashfield@gmail.com>
>  
>  When sending single patches, please using something like:
> -'git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][PATCH'
> +$ git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix='meta-virtualization][PATCH'
>  
>  License
>  -------
> 

Ping? Yes/no?

-- 
Doug Goldstein


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 978 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] README: make it easier to copy and paste send command
  2016-12-16 17:08 ` Doug Goldstein
@ 2016-12-19  3:42   ` Bruce Ashfield
  0 siblings, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2016-12-19  3:42 UTC (permalink / raw)
  To: Doug Goldstein; +Cc: meta-virtualization

[-- Attachment #1: Type: text/plain, Size: 1417 bytes --]

On Fri, Dec 16, 2016 at 12:08 PM, Doug Goldstein <cardoe@cardoe.com> 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 <cardoe@cardoe.com>
> > ---
> >  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 <ray.danks@se-eng.com>
> >               Bruce Ashfield <bruce.ashfield@gmail.com>
> >
> >  When sending single patches, please using something like:
> > -'git send-email -1 --to meta-virtualization@yoctoproject.org
> --subject-prefix=meta-virtualization][PATCH'
> > +$ git send-email -1 --to meta-virtualization@yoctoproject.org
> --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"

[-- Attachment #2: Type: text/html, Size: 2523 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-12-19  3:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-23  5:01 [PATCH] README: make it easier to copy and paste send command Doug Goldstein
2016-12-16 17:08 ` Doug Goldstein
2016-12-19  3:42   ` Bruce Ashfield

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.