Page MenuHomeFreeBSD

Handbook 26.6.1 examples should be git -C /usr/src pull
ClosedPublic

Authored by jpb_jimby.name on Mar 25 2025, 2:47 PM.
Tags
None
Referenced Files
F122648797: D49494.id.diff
Mon, Jul 7, 3:11 AM
Unknown Object (File)
Sun, Jun 29, 4:19 AM
Unknown Object (File)
Sat, Jun 28, 10:17 PM
Unknown Object (File)
Sat, Jun 28, 11:56 AM
Unknown Object (File)
Sat, Jun 28, 12:06 AM
Unknown Object (File)
Fri, Jun 27, 12:18 PM
Unknown Object (File)
Thu, Jun 26, 12:47 AM
Unknown Object (File)
Wed, Jun 25, 5:47 PM
Subscribers

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63111
Build 59995: arc lint + arc unit

Event Timeline

jpb_jimby.name created this revision.
mhorne requested changes to this revision.EditedMar 25 2025, 3:08 PM
mhorne added a subscriber: mhorne.

git -C /usr/src pull, as you say in the title.

This revision now requires changes to proceed.Mar 25 2025, 3:08 PM

Handbook 26.6.1 examples should be git -C /usr/src pull

This revision is now accepted and ready to land.Mar 25 2025, 5:02 PM
ziaee added a subscriber: ziaee.

I verified that there are no other instances of git -C with git grep and tested the command. @mhorne should I merge this?

I verified that there are no other instances of git -C with git grep and tested the command. @mhorne should I merge this?

Yes please.

This revision was automatically updated to reflect the committed changes.