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, Oct 22, 1:54 PM
Unknown Object (File)
Mon, Oct 21, 4:24 PM
Unknown Object (File)
Mon, Oct 21, 4:23 PM
Unknown Object (File)
Mon, Oct 21, 4:23 PM
Unknown Object (File)
Mon, Oct 21, 3:55 PM
Unknown Object (File)
Sun, Oct 20, 3:36 PM
Unknown Object (File)
Oct 8 2024, 4:03 PM
Unknown Object (File)
Oct 1 2024, 5:30 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.