View | Details | Raw Unified | Return to bug 273359
Collapse All | Expand All

(-)b/documentation/content/en/books/handbook/mirrors/_index.adoc (-2 / +1 lines)
Lines 300-306 As of April 2021, FreeBSD uses git as the only version control system for storin Link Here
300
[NOTE]
300
[NOTE]
301
====
301
====
302
Git is generally a developer tool.
302
Git is generally a developer tool.
303
Users may prefer to use `freebsd-update` (crossref:cutting-edge[updating-upgrading-freebsdupdate,“FreeBSD Update”]) to update the FreeBSD base system, and `git` (crossref:ports[ports-using,“Using the Ports Collection”]) to update the FreeBSD Ports Collection.
303
For simplified updates to the FreeBSD base system, you may prefer to use man:freebsd-update[8] (crossref:cutting-edge[updating-upgrading-freebsdupdate,"FreeBSD Update"]).
304
====
304
====
305
305
306
This section demonstrates how to install Git on a FreeBSD system and use it to create a local copy of a FreeBSD source code repository.
306
This section demonstrates how to install Git on a FreeBSD system and use it to create a local copy of a FreeBSD source code repository.
307
- 

Return to bug 273359