public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Yuwei Chen" <yuwei.chen@intel.com>
To: Heinrich Schuchardt <xypron.glpk@gmx.de>,
	"Feng, Bob C" <bob.c.feng@intel.com>,
	Liming Gao <gaoliming@byosoft.com.cn>,
	"EDK II Development" <devel@edk2.groups.io>
Subject: Re: [PATCH 1/1] BaseTools: add edk2-test repo to SetupGit.py
Date: Mon, 16 Nov 2020 01:37:36 +0000	[thread overview]
Message-ID: <DM5PR11MB159466CA779CB1530D9C842396E30@DM5PR11MB1594.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20201109231608.18925-1-xypron.glpk@gmx.de>

Reviewed-by: Yuwei Chen<yuwei.chen@intel.com>

> -----Original Message-----
> From: Heinrich Schuchardt <xypron.glpk@gmx.de>
> Sent: Tuesday, November 10, 2020 7:16 AM
> To: Feng, Bob C <bob.c.feng@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>; EDK II Development <devel@edk2.groups.io>
> Cc: Chen, Christine <yuwei.chen@intel.com>; Heinrich Schuchardt
> <xypron.glpk@gmx.de>
> Subject: [PATCH 1/1] BaseTools: add edk2-test repo to SetupGit.py
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3066
> 
> The SctPkg is managed in repository
> https://github.com/tianocore/edk2-test.
> 
> Make SetupGit.py usable for this repository.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>  BaseTools/Scripts/SetupGit.py | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/BaseTools/Scripts/SetupGit.py b/BaseTools/Scripts/SetupGit.py
> index 4416111ac0a5..91814199bfb9 100644
> --- a/BaseTools/Scripts/SetupGit.py
> +++ b/BaseTools/Scripts/SetupGit.py
> @@ -46,7 +46,10 @@ UPSTREAMS = [
>       'list': 'devel@edk2.groups.io', 'prefix': 'edk2-platforms'},     {'name': 'edk2-
> non-osi',      'repo': 'https://github.com/tianocore/edk2-non-osi.git',-     'list':
> 'devel@edk2.groups.io', 'prefix': 'edk2-non-osi'}+     'list':
> 'devel@edk2.groups.io', 'prefix': 'edk2-non-osi'},+    {'name': 'edk2-test',+
> 'repo': 'https://github.com/tianocore/edk2-test.git',+     'list':
> 'devel@edk2.groups.io', 'prefix': 'edk2-test'}     ]  # The minimum version
> required for all of the below options to work--
> 2.28.0


  parent reply	other threads:[~2020-11-16  1:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-09 23:16 [PATCH 1/1] BaseTools: add edk2-test repo to SetupGit.py Heinrich Schuchardt
2020-11-10 14:18 ` [edk2-devel] " Laszlo Ersek
2020-11-16  1:37 ` Yuwei Chen [this message]
2021-10-14  7:35   ` Bob Feng

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-list 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=DM5PR11MB159466CA779CB1530D9C842396E30@DM5PR11MB1594.namprd11.prod.outlook.com \
    --to=devel@edk2.groups.io \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox