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?

-- 
Doug Goldstein

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
_______________________________________________
meta-virtualization mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-virtualization

Reply via email to