Page MenuHomeFreeBSD

committers-guide: add a bit about partial cloning
Needs RevisionPublic

Authored by mat on Jul 29 2022, 12:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 19, 7:31 AM
Unknown Object (File)
Sun, Jan 19, 7:02 AM
Unknown Object (File)
Oct 5 2024, 1:56 PM
Unknown Object (File)
Oct 5 2024, 12:56 PM
Unknown Object (File)
Oct 4 2024, 12:19 PM
Unknown Object (File)
Oct 4 2024, 9:28 AM
Unknown Object (File)
Oct 4 2024, 7:59 AM
Unknown Object (File)
Oct 3 2024, 10:31 AM

Details

Reviewers
lwhsu
pauamma_gundo.com
Group Reviewers
docs

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

mat requested review of this revision.Jul 29 2022, 12:51 PM
mat created this revision.

For the next round, please include the whole file(s) as explained in https://wiki.freebsd.org/Phabricator#Create_a_Revision_via_Web_Interface. This lets reviewers make edit suggestions directly instead of laboriously explaining them.

documentation/content/en/articles/committers-guide/_index.adoc
478

s/If you are/If/ per FDP primer style guide.

480

s/you ask/asking/
s/you don't/it doesn't/

481

"Downloading happens under the hood, thus the command takes a bit longer to run."

485

s/kind/kinds/

488

s/listing, it contains/listing containing/
s/directory, and/directory and/ (no comma for 2-item lists)
s/sub directories/subdirectories/

489

"and pointers to the root directory tree and to the parent commit(s)" if I understand what you mean correctly (lowest directory in the tree below which all modified files are, reference to the single commit if not a merge, or to both or however many commits if a merge).

491

"the kind, number, and or size of objects downloaded"

500

"the branch requested"

This revision now requires changes to proceed.Jul 31 2022, 8:53 PM