-
-
Notifications
You must be signed in to change notification settings - Fork 380
Open
Labels
Status: Discussion OpenTopic is being considered and open for discussionTopic is being considered and open for discussionType: Feature Request
Description
Is your feature request related to a problem? Please describe.
Currently yay shares the same URL for cloning and RPC if one naively uses --aururl
without the --aurrpcurl
flag, which obviously fails.
Describe the solution you'd like
Add a switch called --ssh
for toggling SSH or provide a --aurcloneurl
and let yay handle it properly.
Describe alternatives you've considered
Using both --aururl
and --aurrpcurl
but it might be a bit cumbersome.
Additional context
It might not be that complicated to add, I can do the job by the way.
Metadata
Metadata
Assignees
Labels
Status: Discussion OpenTopic is being considered and open for discussionTopic is being considered and open for discussionType: Feature Request