Skip to content

FR: Remote helper support #5518

@RGBCube

Description

@RGBCube

I was using Radicle with Git, and since it uses a peer-to-peer protocol, it has its own Git helper used to pull/push:

Image

However, it does not work with jj as jj does not use git-remote-rad, and errors out while trying to use it:

Error: invalid argument: 'port'; class=Invalid (3)

I'm not sure how trivial/hard to add support for git remote helpers would be (or whether a jj-git-remote-rad would be necessary), but it would be a great addition!

For context, this is what the rad remote shows when I jj git remote list:

origin ssh://git@github.com/cull-os/cab
rad rad://z2AeopTVY58JJSJC3zroqEV5T3pNp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions