Page MenuHomeFreeBSD

Add myself (cc) as a src commiter.
AbandonedPublic

Authored by cc on Apr 4 2023, 2:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 19, 1:11 PM
Unknown Object (File)
Tue, May 19, 3:52 AM
Unknown Object (File)
Sun, May 17, 6:39 PM
Unknown Object (File)
Sun, May 17, 12:59 PM
Unknown Object (File)
Tue, Apr 28, 12:34 AM
Unknown Object (File)
Apr 22 2026, 7:30 AM
Unknown Object (File)
Apr 22 2026, 12:29 AM
Unknown Object (File)
Apr 14 2026, 10:34 AM

Details

Reviewers
rscheff
tuexen
Summary

Adding mentor relationships for cc when committing new diffs.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50749
Build 47640: arc lint + arc unit

Event Timeline

cc requested review of this revision.Apr 4 2023, 2:07 PM

Reviewers:
rscheff
tuexen

Not sure what is going on. I should have checked out the stable/13 branch and cherry picked 95940a2d2442c4ae47013b8ddb5bfb8bb5e40b39. Then why the file edited here is still in main?

See my comment above. I am trying to MFC the change into stable/13. But turns out the cherry pick is still in main. However, my local git branch shows below it is in stable/13.

$ git branch
  main
* stable/13

$ git status
On branch stable/13
Your branch is ahead of 'freebsd/stable/13' by 1 commit.
  (use "git push" to publish your local commits)

nothing to commit, working tree clean

Looks I need to specify the stable/13 branch in arc. Close this review now.