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)
Tue, Nov 18, 4:28 AM
Unknown Object (File)
Tue, Nov 18, 4:28 AM
Unknown Object (File)
Tue, Nov 18, 4:28 AM
Unknown Object (File)
Oct 31 2025, 4:58 AM
Unknown Object (File)
Oct 22 2025, 1:43 AM
Unknown Object (File)
Oct 22 2025, 1:43 AM
Unknown Object (File)
Oct 21 2025, 2:08 PM
Unknown Object (File)
Oct 21 2025, 6:17 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