radicle-heartwood-lfs/crates/radicle-cli
Fintan Halpenny 0c70e17123 remote-helper: inform the user of an empty patch
The previous message is included in the error:

     ! [remote rejected] master -> refs/patches (patch commits are already included in the base branch)
     
To make it clearer to the user, also print a warning to tell them that the
commit was in the base branch – including the commit SHA:

    warn: attempted to create a patch using the commit f2de534b5e81d7c6e2dcaf58c3dd91573c0a0354, but this commit is already included in the base branch
2025-11-28 20:19:47 +01:00
..
examples remote-helper: inform the user of an empty patch 2025-11-28 20:19:47 +01:00
src cli/sync: filter seeds without an address 2025-11-28 20:05:26 +01:00
tests remote-helper: Support push --force-with-lease 2025-11-25 10:48:30 +00:00
Cargo.toml cli: remove lexopt dependency 2025-11-01 11:20:43 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00