diff options
author | Graham Perrin <grahamperrin@FreeBSD.org> | 2023-04-02 13:12:39 +0000 |
---|---|---|
committer | Graham Perrin <grahamperrin@FreeBSD.org> | 2023-04-02 13:12:39 +0000 |
commit | 55ac45c72c7e8356095503e8f10d1c6c4a8798d0 (patch) | |
tree | 36554f2f5e37b79742e9f0818defbabb56cddc1b /documentation/content/en/articles/committers-guide | |
parent | e660c720da23ae71ff186af3950a15a13403272e (diff) |
Diffstat (limited to 'documentation/content/en/articles/committers-guide')
-rw-r--r-- | documentation/content/en/articles/committers-guide/_index.adoc | 2 |
1 files changed, 0 insertions, 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 |