git: 32abed26b2 - main - articles/committers-guide: Update "MFC with" description
Mateusz Piotrowski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=32abed26b27c0da4e469703b87b9ad34084d4d2a commit 32abed26b27c0da4e469703b87b9ad34084d4d2a Author: Mateusz Piotrowski <[email protected]> AuthorDate: 2021-04-20 09:57:44 +0000 Commit: Mateusz Piotrowski <[email protected]> CommitDate: 2021-04-20 09:58:39 +0000 articles/committers-guide: Update "MFC with" description We use Git hashes now, not revision numbers. --- documentation/content/en/articles/committers-guide/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 23c1da10e9..3dbc468fda 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -2582,7 +2582,7 @@ Approved by: re (username) |If the commit should be merged to a subset of stable branches, specify the branch names. |`MFC with:` -|If the commit should be merged together with a previous one in a single MFC commit (for example, where this commit corrects a bug in the previous change), specify the corresponding revision number. +|If the commit should be merged together with a previous one in a single MFC commit (for example, where this commit corrects a bug in the previous change), specify the corresponding Git hash. |`MFH:` |A ports quarterly branch name, to request approval for merge. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"