git: 5f34386a8b - main - Add description about ports migration to Git in the Git chapter.

Ryusuke SUZUKI ryusuke at FreeBSD.org
Sun May 2 15:06:25 UTC 2021


The branch main has been updated by ryusuke:

URL: https://cgit.FreeBSD.org/doc/commit/?id=5f34386a8b15171c9bca1a195788478b60804f0e

commit 5f34386a8b15171c9bca1a195788478b60804f0e
Author:     Ryusuke SUZUKI <ryusuke at FreeBSD.org>
AuthorDate: 2021-05-02 15:06:08 +0000
Commit:     Ryusuke SUZUKI <ryusuke at FreeBSD.org>
CommitDate: 2021-05-02 15:06:08 +0000

    Add description about ports migration to Git in the Git chapter.
---
 documentation/content/en/books/handbook/mirrors/_index.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/documentation/content/en/books/handbook/mirrors/_index.adoc b/documentation/content/en/books/handbook/mirrors/_index.adoc
index f28a6b6201..e15d256b0d 100644
--- a/documentation/content/en/books/handbook/mirrors/_index.adoc
+++ b/documentation/content/en/books/handbook/mirrors/_index.adoc
@@ -385,6 +385,7 @@ In case of problems, please contact the hostmaster `<{mirrors-us-email}>` for th
 === Introduction
 
 As of December 2020, FreeBSD uses git as the primary version control system for storing all of FreeBSD's base source code and documentation.
+As of April 2021, FreeBSD uses git as the only version control system for storing all of FreeBSD's Ports Collection.
 
 [NOTE]
 ====


More information about the dev-commits-doc-all mailing list