Date: Sat, 17 Apr 2021 19:52:30 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: ff3de002a3 - main - Remove a note about future ports migration to Git Message-ID: <202104171952.13HJqUeL006785@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=ff3de002a35e094d8364828382855e2b08751640 commit ff3de002a35e094d8364828382855e2b08751640 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-04-17 19:51:56 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104171952.13HJqUeL006785>