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)
Sat, Aug 8, 4:17 PM
Unknown Object (File)
Sat, Aug 8, 10:34 AM
Unknown Object (File)
Tue, Aug 4, 5:30 AM
Unknown Object (File)
Mon, Aug 3, 6:48 AM
Unknown Object (File)
Sun, Aug 2, 4:44 AM
Unknown Object (File)
Sat, Aug 1, 4:46 PM
Unknown Object (File)
Sun, Jul 26, 1:07 PM
Unknown Object (File)
Sat, Jul 25, 11:37 AM
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