git: ff3de002a3 - main - Remove a note about future ports migration to Git
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=ff3de002a35e094d8364828382855e2b08751640 commit ff3de002a35e094d8364828382855e2b08751640 Author: Mateusz Piotrowski <[email protected]> AuthorDate: 2021-04-17 19:51:56 +0000 Commit: Mateusz Piotrowski <[email protected]> CommitDate: 2021-04-17 19:51:56 +0000 Remove a note about future ports migration to Git It has already happened. --- documentation/content/en/books/handbook/mirrors/_index.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/documentation/content/en/books/handbook/mirrors/_index.adoc b/documentation/content/en/books/handbook/mirrors/_index.adoc index 4adde25a81..28f250c66c 100644 --- a/documentation/content/en/books/handbook/mirrors/_index.adoc +++ b/documentation/content/en/books/handbook/mirrors/_index.adoc @@ -398,7 +398,6 @@ As of December 2020, FreeBSD uses git as the primary version control system for ==== Git is generally a developer tool. Users may prefer to use `freebsd-update` (crossref:cutting-edge[updating-upgrading-freebsdupdate,“FreeBSD Update”]) to update the FreeBSD base system, and `portsnap` (crossref:ports[ports-using,“Using the Ports Collection”]) to update the FreeBSD Ports Collection. -In April 2021, the ports tree will migrate to git. ==== This section demonstrates how to install Git on a FreeBSD system and use it to create a local copy of a FreeBSD repository. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"