[yocto] [meta-security][PATCH 01/11] README: add git-config tips
akuster
akuster at mvista.com
Thu Jan 17 15:56:56 PST 2019
On 1/14/19 6:41 AM, Ross Burton wrote:
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> ---
> README | 7 +++++++
> 1 file changed, 7 insertions(+)
series merged.
thanks
>
> diff --git a/README b/README
> index e238271..c15fea9 100644
> --- a/README
> +++ b/README
> @@ -57,6 +57,13 @@ Send pull requests, patches, comments or questions to yocto at yoctoproject.org
> When sending single patches, please using something like:
> 'git send-email -1 --to yocto at yoctoproject.org --subject-prefix=meta-security][PATCH'
>
> +These values can be set as defaults for this repository:
> +
> +$ git config sendemail.to yocto at yoctoproject.org
> +$ git config format.subjectPrefix meta-security][PATCH
> +
> +Now you can just do 'git send-email origin/master' to send all local patches.
> +
> Maintainers: Armin Kuster <akuster808 at gmail.com>
> Saul Wold <sgw at linux.intel.com>
>
More information about the yocto
mailing list