mirror of https://git.FreeBSD.org/doc.git
Committers Guide: fix some URLs and mention our GitHub mirror.
Submitted by: lwhsu
This commit is contained in:
parent
49630e4404
commit
c9b990e272
|
|
@ -466,9 +466,10 @@ Again, the git-bisect manual (linked above) is a good resource for when things g
|
|||
The ports tree operates the same way.
|
||||
The branch names are different and the repositories are in different locations.
|
||||
|
||||
The cgit repository web interface for use with web browsers is at https://cgit.freebsd.org/ports.git .
|
||||
The production git repository is at https://git.freebsd.org/ports.git and at ssh://anongit@git.FreeBSD.org/ports.git (or anongit@git.FreeBSD.org:ports.git).
|
||||
The cgit repository web interface for use with web browsers is at https://cgit.FreeBSD.org/ports.git .
|
||||
The production git repository is at https://git.FreeBSD.org/ports.git and at ssh://anongit@git.FreeBSD.org/ports.git (or anongit@git.FreeBSD.org:ports.git).
|
||||
|
||||
There is also a mirror on GitHub, see link:{handbook}mirrors/#mirrors[Exteral mirrors] for an overview.
|
||||
The 'current' branch is 'main' .
|
||||
The quarterly branches are named 'yyyyQn' for year 'yyyy' and quarter 'n'.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue