From nobody Thu Feb 12 04:49:30 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fBNBM29pDz6SGld for ; Thu, 12 Feb 2026 04:49:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fBNBM0Vxkz3NKr for ; Thu, 12 Feb 2026 04:49:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770871771; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zUFSkdJ4wV5shLirlJBM2d66EPqZOsStFWIIYfXoAE0=; b=mE3v5MUSqaUdYhqCCaLCuDME3fFW1o0k0vbYUtFDziFmkg/emmcbB4yPc8OBXxxWnLry2K ZTH34hYIVWhh9lJApf2bHDt6ipxjTaHk6ddsD4QhfZ3uEF3FU1HEl6eOuGKxo68zV0jtSi 39rb7P5oecXheMfd0KPtZ6xekC+xQwo9eMkYLx+cqX/1Gl8OuFAtEXHVBzwQAnDD7zI3Cq NhcwprLjafWwT1wv9cwl8wLpKcdIqrbOWcQbwGemUNnG4QcFIpb65e5agmUSr6+Tk7hwcn sLFybBT39gfrcz+AYp3y8bSNJAaRcNxGqjVS7Bez/kkfn6yx0rwdio5zLNATRQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770871771; a=rsa-sha256; cv=none; b=XVe0OYNmH806zRw0e01CFVHUwopDNzKthoeB3Bhr0Z6JvdIMwRFIyt3GVqXsZ7rxTSjBWx MAS68S+waRDvN+s8w8753SMGgBblPmGR7sDIB5hUgmqcSNg6MP8DXxo3b4k+Rtdlzo+/KV FOyfGhC3MrjLFpciwuOmzFEccX+TkxqN04aF7tDG07WoA5gJn06+dEuClAHEDKJOqJbiw/ Ca4DmC/7JqdtN5KoT//tzkxC8vrBbwhantejdqTU+tLCKK6Q6Snjl9fEkQw+QEsPK6Ozvy GZ6lCb02EqeaN3RCdhpIGQODFsMfaaOAZwZkIjp7kM6/6s4GK8NTGGQXgOBNFg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770871771; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zUFSkdJ4wV5shLirlJBM2d66EPqZOsStFWIIYfXoAE0=; b=ePP+kUrQYASWjV1phDLuFcvmVUKpzbnM4K2+55YvXRHJUPWUPqZ28eEszphM7KVzFLR97v rvfJYL+LfYkR4MhrHPmP1zizmNJ0GLJcqgj++1T0QXL9PzMYIsPamou/LGjDTanSNf/wRW mPMkFOOV/FILCzXBe5ZjUUxYExPNigAqog4BOsnReuj1q1Vh5zJ+kQID53HhWEO7UD6yon GAvPVR33CVXGiNrI908VYjM5jXFZzRegEzGLHu/gUuqFW/41C9bEvZ+rlkkV69AMwKn0+r R3iSxesMTqbBH5vsZZbOgp/u7V6naWcyKwXoDbtd5m58suSzgkaiKS8c2GKn5w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fBNBL6WJMz5qp for ; Thu, 12 Feb 2026 04:49:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 21dcc by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 12 Feb 2026 04:49:30 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Ziaee Subject: git: 261ed379c88a - main - prepare-commit-msg: Sync with committers guide List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 261ed379c88a99fa9cb6239a85798f0e578aa485 Auto-Submitted: auto-generated Date: Thu, 12 Feb 2026 04:49:30 +0000 Message-Id: <698d5bda.21dcc.4f7b2421@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=261ed379c88a99fa9cb6239a85798f0e578aa485 commit 261ed379c88a99fa9cb6239a85798f0e578aa485 Author: Alexander Ziaee AuthorDate: 2026-02-12 04:46:16 +0000 Commit: Alexander Ziaee CommitDate: 2026-02-12 04:46:19 +0000 prepare-commit-msg: Sync with committers guide Add `Discussed with:`, `Closes:`, `MFC to:`, and `Co-authored-by:` to the commit message template from the committer's guide. While here, wordsmith these to fit on standard console. Reported by: lwhsu Discussed with: emaste, jlduran Reviewed by: vexeduxr Differential Revision: https://reviews.freebsd.org/D54707 --- tools/tools/git/hooks/prepare-commit-msg | 35 ++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/tools/tools/git/hooks/prepare-commit-msg b/tools/tools/git/hooks/prepare-commit-msg index 007f0f8cbbd8..ff11f599f344 100755 --- a/tools/tools/git/hooks/prepare-commit-msg +++ b/tools/tools/git/hooks/prepare-commit-msg @@ -42,24 +42,29 @@ $(awk '1;/^#$/{exit}' $1) # # Uncomment and complete these metadata fields, as appropriate: # -# PR: -# Reported by: -# Reviewed by: -# Tested by: -# Approved by: -# Obtained from: -# Fixes: -# MFC after: -# Relnotes: -# Security: -# Event: -# Sponsored by: +# PR: +# Reported by: +# Reviewed by: +# Tested by: +# Discussed with: +# Approved by: +# Obtained from: +# Fixes: +# MFC after: +# MFC to: +# Relnotes: +# Security: +# Event: +# Sponsored by: # Pull Request: /pull/###> +# Closes: /pull/###> +# Co-authored-by: # Differential Revision: # -# "Pull Request" and "Differential Revision" require the *full* GitHub or -# Phabricator URL. The commit author should be set appropriately, using -# \`git commit --author\` if someone besides the committer sent in the change. +# "Pull Request", "Closes" and "Differential Revision" require the +# *full* GitHub or Phabricator URL. The commit author should be set +# appropriately, using \`git commit --author\` if someone besides the +# committer sent in the change. $(awk '/^#$/,EOF' "$1") EOF