From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out03.mta.xmission.com (out03.mta.xmission.com [166.70.13.233]) by mx.groups.io with SMTP id smtpd.web12.22111.1584123694625706813 for ; Fri, 13 Mar 2020 11:21:34 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: bsdio.com, ip: 166.70.13.233, mailfrom: rebecca@bsdio.com) Received: from in02.mta.xmission.com ([166.70.13.52]) by out03.mta.xmission.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jCow9-0000YI-Jr; Fri, 13 Mar 2020 12:21:33 -0600 Received: from mta1.zcs.xmission.com ([166.70.13.65]) by in02.mta.xmission.com with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.87) (envelope-from ) id 1jCow9-0004TQ-3e; Fri, 13 Mar 2020 12:21:33 -0600 Received: from localhost (localhost [127.0.0.1]) by mta1.zcs.xmission.com (Postfix) with ESMTP id D15E81C4133; Fri, 13 Mar 2020 12:21:32 -0600 (MDT) X-Amavis-Modified: Mail body modified (using disclaimer) - mta1.zcs.xmission.com Received: from mta1.zcs.xmission.com ([127.0.0.1]) by localhost (mta1.zcs.xmission.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id iRU4eYbtwi_E; Fri, 13 Mar 2020 12:21:32 -0600 (MDT) Received: from [10.0.10.120] (muon.bluestop.org [65.103.231.193]) (Authenticated sender: rebecca@bsdio.com) by mta1.zcs.xmission.com (Postfix) with ESMTPSA id 614B11C4130; Fri, 13 Mar 2020 12:21:32 -0600 (MDT) To: devel@edk2.groups.io, lersek@redhat.com, "Kinney, Michael D" Cc: Sean Brogan References: <8e513d4a-7fdf-597f-8ee4-41da0c8b2975@redhat.com> From: "Rebecca Cran" Message-ID: Date: Fri, 13 Mar 2020 12:21:31 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: <8e513d4a-7fdf-597f-8ee4-41da0c8b2975@redhat.com> X-XM-SPF: eid=1jCow9-0004TQ-3e;;;mid=;;;hst=in02.mta.xmission.com;;;ip=166.70.13.65;;;frm=rebecca@bsdio.com;;;spf=pass X-SA-Exim-Connect-IP: 166.70.13.65 X-SA-Exim-Mail-From: rebecca@bsdio.com X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on sa06.xmission.com X-Spam-Level: X-Spam-Status: No, score=0.6 required=8.0 tests=ALL_TRUSTED,BAYES_50, DCC_CHECK_NEGATIVE,T_TM2_M_HEADER_IN_MSG,TooManyTo_001,TooManyTo_002 autolearn=disabled version=3.4.2 X-Spam-Report: * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP * 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% * [score: 0.5004] * 0.3 TooManyTo_001 Multiple "To" Header Recipients 2x (uncommon) * 0.5 TooManyTo_002 Multiple "To" Header Recipients 3x (uncommon) * 0.0 T_TM2_M_HEADER_IN_MSG BODY: No description available. * -0.0 DCC_CHECK_NEGATIVE Not listed in DCC * [sa06 1397; IP=ok Body=1 Fuz1=1] [Fuz2=1] X-Spam-DCC: XMission; sa06 1397; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Combo: ;devel@edk2.groups.io, lersek@redhat.com, "Kinney, Michael D" X-Spam-Relay-Country: X-Spam-Timing: total 272 ms - load_scoreonly_sql: 0.06 (0.0%), signal_user_changed: 4.1 (1.5%), b_tie_ro: 3.1 (1.1%), parse: 1.16 (0.4%), extract_message_metadata: 8 (3.0%), get_uri_detail_list: 0.87 (0.3%), tests_pri_-1000: 2.8 (1.0%), tests_pri_-950: 1.39 (0.5%), tests_pri_-900: 1.26 (0.5%), tests_pri_-90: 17 (6.4%), check_bayes: 16 (5.8%), b_tokenize: 5 (1.9%), b_tok_get_all: 5 (1.9%), b_comp_prob: 1.68 (0.6%), b_tok_touch_all: 2.2 (0.8%), b_finish: 0.61 (0.2%), tests_pri_0: 224 (82.4%), check_dkim_signature: 0.99 (0.4%), check_dkim_adsp: 26 (9.6%), poll_dns_idle: 18 (6.7%), tests_pri_10: 2.1 (0.8%), tests_pri_500: 7 (2.6%), rewrite_mail: 0.00 (0.0%) Subject: Re: [edk2-devel] github PRs keep breaking for me X-Spam-Flag: No X-SA-Exim-Version: 4.2.1 (built Thu, 05 May 2016 13:38:54 -0600) X-SA-Exim-Scanned: Yes (on in02.mta.xmission.com) Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US On 3/13/20 11:27 AM, Laszlo Ersek wrote: > > I checked the manual / command line help. > > - The "hub pr" command provides listing and local fetch / checkout. So > it didn't apply to my case. I don't know if it'll help, but it looks like there's a new 'gh' application that GitHub's working on: https://cli.github.com/ (https://github.com/cli/cli). Personally, this all feels way over-complicated to me. I think some of the 'modern' ways of doing development have been a step backward. -- Rebecca Cran