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)
Thu, Oct 30, 5:44 AM
Unknown Object (File)
Wed, Oct 15, 1:46 AM
Unknown Object (File)
Tue, Oct 14, 2:39 AM
Unknown Object (File)
Tue, Oct 14, 2:39 AM
Unknown Object (File)
Tue, Oct 14, 2:39 AM
Unknown Object (File)
Mon, Oct 13, 1:17 PM
Unknown Object (File)
Tue, Oct 7, 4:15 AM
Unknown Object (File)
Mon, Oct 6, 4:21 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.