Page MenuHomeFreeBSD

mfc-candidates: allow to name the remote and work with ssh origin
Needs ReviewPublic

Authored by bapt on Jul 8 2025, 1:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 25, 8:44 PM
Unknown Object (File)
Thu, Sep 18, 8:42 PM
Unknown Object (File)
Aug 26 2025, 7:27 PM
Unknown Object (File)
Aug 13 2025, 10:47 AM
Unknown Object (File)
Aug 12 2025, 6:23 PM
Unknown Object (File)
Aug 9 2025, 7:57 AM
Unknown Object (File)
Aug 3 2025, 9:02 AM
Unknown Object (File)
Jul 28 2025, 9:06 PM
Subscribers

Details

Reviewers
emaste
Summary

Allow to chose the name of the remote: like
mfc-candidate.lua -r origin

While here when parsing the url accept the : used for ssh remotes

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 65271
Build 62154: arc lint + arc unit

Event Timeline

bapt requested review of this revision.Jul 8 2025, 1:26 PM
tools/tools/git/mfc-candidates.lua
140

before, default from_branch was set before this and could be overridden here. I think some more rework is needed so that continues to work