git: 55ac45c72c - main - Committer's Guide … Git … MFC … Examples: none
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Apr 2023 13:20:25 UTC
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