From owner-freebsd-git@freebsd.org Fri Feb 5 00:47:47 2021 Return-Path: Delivered-To: freebsd-git@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BB510536829 for ; Fri, 5 Feb 2021 00:47:47 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from maybe.home.utahime.org (gate.home.utahime.org [183.180.29.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DWxbQ680Kz3kRl for ; Fri, 5 Feb 2021 00:47:46 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by maybe.home.utahime.org (Postfix) with ESMTPS id D07F611470 for ; Fri, 5 Feb 2021 09:47:36 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org; s=maybe2019112701; t=1612486056; bh=hFALd1JJUsagXcMPswjN2KPBTz5iTAE8cEpVbMeOO4k=; h=Date:To:Subject:From; b=tQQUl2O96Bvpw7yNJlP4ZWH+y3o5yc/6P93ECx+mfTmSOtXy1Db7hxG58huGnfgbl cigOdyPcaXuc1uPiLtvJNXNLyFx1qe37xcfcEDrmRoVQpSVL2qrjubsBSajRwyOwYY UYuSTohy+EfZP7+nziNDiFt4zg/PfYNC3bDFwoB203HvEJUJkTFuj5DWIEr8Fjo54v zaB0NXPGfzWEh1kcSi8QjqfaHerEhwvhSVlgV98mYirjnAzEOY2FpT7xuoe/Ns4w+S dsnRJMg9LrUdjEPAb9icy1y8gVAk0xO9/Q2Gc62RCk9RcwWYkDw3zWKIwd0/rqeS7U HDB6cMtz/7HQQ== Received: from localhost (rolling.home.utahime.org [192.168.174.11]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (No client certificate requested) by eastasia.home.utahime.org (Postfix) with ESMTPSA id F02341CB5F; Fri, 5 Feb 2021 09:47:35 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.1 at eastasia.home.utahime.org Date: Fri, 05 Feb 2021 09:46:44 +0900 (JST) Message-Id: <20210205.094644.1159184285479762732.yasu@utahime.org> To: freebsd-git@freebsd.org Subject: Referencing git commit in the comment of Bugzilla From: Yasuhiro Kimura X-Mailer: Mew version 6.8 on Emacs 27.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4DWxbQ680Kz3kRl X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=utahime.org header.s=maybe2019112701 header.b=tQQUl2O9; dmarc=none; spf=pass (mx1.freebsd.org: domain of yasu@utahime.org designates 183.180.29.210 as permitted sender) smtp.mailfrom=yasu@utahime.org X-Spamd-Result: default: False [-0.70 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+a:spf-authorized.utahime.org]; TO_DN_NONE(0.00)[]; HFILTER_HELO_IP_A(1.00)[maybe.home.utahime.org]; HFILTER_HELO_NORES_A_OR_MX(0.30)[maybe.home.utahime.org]; RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[utahime.org:+]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[183.180.29.210:from]; ASN(0.00)[asn:2519, ipnet:183.180.0.0/16, country:JP]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[utahime.org:s=maybe2019112701]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[utahime.org]; PREVIOUSLY_DELIVERED(0.00)[freebsd-git@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[183.180.29.210:from:127.0.2.255]; MID_CONTAINS_FROM(1.00)[]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-git] X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2021 00:47:47 -0000 Hell All, Doc and src have already migrated to git and ports will follow soon. In this situation it's quite possbile that bug reporter wants to reference git commit in the comment of bug report submitted to Bugzilla. Then is there standard(?) way to do it? As for subversion syntax such as "base r123456" or "ports r778899" is provided. And I expect similar one is provided for git. Best Regards. --- Yasuhiro Kimura