Date: Sun, 2 Apr 2023 13:20:25 GMT From: Graham Perrin <grahamperrin@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 55ac45c72c - main - =?utf-8?Q?Committer's=20Guide=20=E2=80=A6=20Git=20=E2=80=A6=20MFC=20=E2=80=A6=20Examples:=20none?= Message-ID: <202304021320.332DKPlC062548@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by grahamperrin: URL: https://cgit.FreeBSD.org/doc/commit/?id=55ac45c72c7e8356095503e8f10d1c6c4a8798d0 commit 55ac45c72c7e8356095503e8f10d1c6c4a8798d0 Author: Graham Perrin <grahamperrin@FreeBSD.org> AuthorDate: 2023-04-02 13:12:39 +0000 Commit: Graham Perrin <grahamperrin@FreeBSD.org> CommitDate: 2023-04-02 13:12:39 +0000 Committer's Guide … Git … MFC … Examples: none The 'Examples' subheading that is currently at https://docs.freebsd.org/en/articles/committers-guide/#_examples has no subtext. Hiding the subheading was considered. Instead, it is deleted. https://bugs.freebsd.org/264080 PR: 264080 Approved by: imp Differential Revision: https://reviews.freebsd.org/D39384 --- documentation/content/en/articles/committers-guide/_index.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 0b4f116cba..151f2d08c6 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -1084,8 +1084,6 @@ However, as compared to svn, at least the existing commit message can be pre-pop The bottom line is that developers will likely need to curate their commit message for MFCs that are non-trivial. -==== Examples - [[vendor-import-git]] === Vendor Imports with Git
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304021320.332DKPlC062548>