git: 8f3c366fd2 - main - [committers-guide] Update src branches information
Fernando Apesteguía <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=8f3c366fd271b1a7778e9245bc6c11ad531daf40 commit 8f3c366fd271b1a7778e9245bc6c11ad531daf40 Author: Fernando Apesteguía <[email protected]> AuthorDate: 2021-04-21 16:37:45 +0000 Commit: Fernando Apesteguía <[email protected]> CommitDate: 2021-04-21 16:39:58 +0000 [committers-guide] Update src branches information Summary: s/SVN/Git s/head/main Although there are other branches in the repo (like vendor/ or releng/), if they were not considered noteworthy before, I choose not make them notheworthy now. Test Plan: * Renders OK. Reviewers: 0mp, gbe Differential Revision: https://reviews.freebsd.org/D29886 --- documentation/content/en/articles/committers-guide/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 1b698c39a9..ffab5e8ddd 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -73,8 +73,8 @@ toc::[] |_Ports Management Team monthly reports_ |[.filename]#/home/portmgr/public/monthly-reports# on the `FreeBSD.org` cluster. -|_Noteworthy `src/` SVN Branches:_ -|`stable/n` (`n`-STABLE), `head` (-CURRENT) +|_Noteworthy `src/` Git Branches:_ +|`stable/n` (`n`-STABLE), `main` (-CURRENT) |=== man:ssh[1] is required to connect to the project hosts. For more information, see <<ssh.guide>>. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"