From patchwork Fri Nov 17 02:02:51 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zhenyu Wang X-Patchwork-Id: 10062241 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 3869F60235 for ; Fri, 17 Nov 2017 02:08:35 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2631B2AC7D for ; Fri, 17 Nov 2017 02:08:35 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1AE852AC80; Fri, 17 Nov 2017 02:08:35 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 1DD902AC7D for ; Fri, 17 Nov 2017 02:08:33 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2A14C6E944; Fri, 17 Nov 2017 02:08:33 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6043E6E944; Fri, 17 Nov 2017 02:08:32 +0000 (UTC) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Nov 2017 18:08:31 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,406,1505804400"; d="asc'?scan'208";a="1245111898" Received: from zhen-hp.sh.intel.com (HELO zhen-hp) ([10.239.159.134]) by fmsmga002.fm.intel.com with ESMTP; 16 Nov 2017 18:08:29 -0800 Date: Fri, 17 Nov 2017 10:02:51 +0800 From: Zhenyu Wang To: Rodrigo Vivi Message-ID: <20171117020251.iy6ymzoj6vzto5ik@zhen-hp.sh.intel.com> References: <20171116092007.ww5bvfx7rf36bjmn@zhen-hp.sh.intel.com> <20171116202014.m22g56hycn2hyjsi@intel.com> MIME-Version: 1.0 In-Reply-To: <20171116202014.m22g56hycn2hyjsi@intel.com> User-Agent: NeoMutt/20170609 (1.8.3) Cc: Jani Nikula , intel-gfx , "Yuan, Hang" , "Lv, Zhiyuan" , intel-gvt-dev Subject: Re: [Intel-gfx] [GIT PULL] gvt-next for 4.16 X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Zhenyu Wang Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP On 2017.11.16 12:20:14 -0800, Rodrigo Vivi wrote: > Hi Zhenyu, > > On Thu, Nov 16, 2017 at 09:20:07AM +0000, Zhenyu Wang wrote: > > > > Hi, > > > > As we missed 4.15 cycle, here's the bigger initial 4.16 gvt-next pull, > > which includes many improvements as noted below. > > > > thanks > > > > -- > > The following changes since commit 34cc9efc27e2623c76a69d2ad1fa2b972e27a2c1: > > > > drm/i915: Remove pre-production pooled-EU w/a for Broxton (2017-11-15 18:04:18 +0000) > > > > are available in the Git repository at: > > this capital "G" broke dim here... It took me a while to figure out what > was going wrong. > > How did you generate this pull request? Why this "g" is in capital? > I'm using git 2.15-rc2, so found below one. commit e66d7c37a5f123f1dcede06ac0e11f9254c3ef46 Author: Ann T Ropea Date: Tue Oct 3 00:08:38 2017 +0000 request-pull: capitalise "Git" to make it a proper noun Of the many ways to spell the three-letter word, the variant "Git" should be used when referring to a repository in a description; or, in general, when it is used as a proper noun. We thus change the pull-request template message so that it reads "...in the Git repository at:" Besides, this brings us in line with the documentation, see Documentation/howto/using-signed-tag-in-pull-request.txt Signed-off-by: Ann T Ropea Acked-by: Jonathan Nieder Reviewed-by: Jonathan Nieder Signed-off-by: Junio C Hamano > Anyway I workarounded it here and pulled your changes into dinq. > thanks! diff --git a/git-request-pull.sh b/git-request-pull.sh index eebd33276da9..13c172bd94fc 100755 --- a/git-request-pull.sh +++ b/git-request-pull.sh @@ -128,7 +128,7 @@ git show -s --format='The following changes since commit %H: %s (%ci) -are available in the git repository at: +are available in the Git repository at: ' $merge_base && echo " $url $pretty_remote" && git show -s --format='