radicle-heartwood-lfs/radicle-cli
Fintan Halpenny 18fc41c53f
cli: error on no id update
If `rad id` is called with no arguments, or just `--title` and
`--description`, then it will fail because there were no changes made
to the identity.

Check if the `proposal` document is the same the `current` document,
and if so supply a hint and a better error.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-03-11 13:05:01 +01:00
..
examples cli: error on no id update 2024-03-11 13:05:01 +01:00
src cli: error on no id update 2024-03-11 13:05:01 +01:00
tests fetch: allow fetch of annotated tags 2024-03-11 11:13:26 +01:00
Cargo.toml Bump `radicle-surf` to 0.19.0 2024-03-11 12:27:27 +01:00