radicle-heartwood-lfs/radicle-cli
Fintan Halpenny e130b4dc06
radicle: custom upstream remote for patches
When creating a new upstream for the patch workflow, the remote name is always
assumed to be `rad`.

It's possible for users to use another remote name but still use a `rad://` URL
for pushing. To allow for this, the function that creates the upstream entry now
takes a remote name. In the remote helper, `rad patch checkout`, and `rad patch
set` the remote can be optionally specified and fall back to the `rad` remote
name as a default.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-09-12 17:59:57 +02:00
..
examples helper: Revert patches correctly 2024-08-23 15:59:59 +02:00
src radicle: custom upstream remote for patches 2024-09-12 17:59:57 +02:00
tests helper: Revert patches correctly 2024-08-23 15:59:59 +02:00
Cargo.toml Update `radicle-cli` crate to 0.11.0 2024-09-03 12:33:02 +02:00
build.rs Update radicle crates to 0.9.0 2024-03-26 11:56:27 +01:00