From owner-freebsd-git@freebsd.org Fri Feb 5 00:51:43 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 EC12B5368ED for ; Fri, 5 Feb 2021 00:51:43 +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 4DWxgz0h7rz3kc0 for ; Fri, 5 Feb 2021 00:51:42 +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 E3930110F7 for ; Fri, 5 Feb 2021 09:51:40 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org; s=maybe2019112701; t=1612486300; bh=qBmHsCYAuE3/m/hvlOZBA4IAlhs1Y+7duelz1LU0qvk=; h=Date:To:Subject:From:In-Reply-To:References; b=FGwT7UPUlz9CnU7tvD+n9UyUX1yze8dAzCr67+3EkoiCJFDOrDdM7YEPXRrlDS60d KWWg7jvILkVtkcKOS0AQ6dIxwrMAVmqL2QNEl4LKiJWNTmWGQTd18SWYFOh6YYa321 3tnHBZLlJJI7wcd5G4QLyiTPLS16u5Dhp27nN05X+dV5ERtHALRQmFEewNHm7P1ntw isOHycH1ugJS8l7I3LL+ESnrwh8fZ34pHaUepicODoo3CReWcN8cqECc8jMZD1jsqn IxyMYWwLGxuV9GjwTEbs2JmIJQt9hl8pqcPZLZpV06qUpWC2NAJzo9ZjQeQoOumi8c fvM+ZC9H0xasg== 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) server-digest SHA384) (No client certificate requested) by eastasia.home.utahime.org (Postfix) with ESMTPSA id EE7C61CBC7; Fri, 5 Feb 2021 09:51:39 +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:51:23 +0900 (JST) Message-Id: <20210205.095123.454565370342772860.yasu@utahime.org> To: freebsd-git@freebsd.org Subject: Re: Referencing git commit in the comment of Bugzilla From: Yasuhiro Kimura In-Reply-To: <20210205.094644.1159184285479762732.yasu@utahime.org> References: <20210205.094644.1159184285479762732.yasu@utahime.org> 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: 4DWxgz0h7rz3kc0 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=utahime.org header.s=maybe2019112701 header.b=FGwT7UPU; 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)[]; R_SPF_ALLOW(-0.20)[+a:spf-authorized.utahime.org:c]; MV_CASE(0.50)[]; HFILTER_HELO_NORES_A_OR_MX(0.30)[maybe.home.utahime.org]; TO_DN_NONE(0.00)[]; HFILTER_HELO_IP_A(1.00)[maybe.home.utahime.org]; RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[utahime.org:+]; NEURAL_HAM_SHORT(-1.00)[-0.998]; 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]; PREVIOUSLY_DELIVERED(0.00)[freebsd-git@freebsd.org]; DMARC_NA(0.00)[utahime.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:51:44 -0000 From: Yasuhiro Kimura Subject: Referencing git commit in the comment of Bugzilla Date: Fri, 05 Feb 2021 09:46:44 +0900 (JST) > Hell All, Gaaaahhhh, not "Hell" but "Hello'. Why I overlooked such evil typo.... Sorry everyone... --- Yasuhiro Kimura