radicle-heartwood-lfs/radicle
Fintan Halpenny 2ff6bf2fc4
cli: remove the 'rad' remote during `rad rm`
If the 'rad' remote is still in the git config, then some of the CLI
tooling will think the project exists -- even after running `rad rm`.

For example, in the current state, if `rad rm` is followed by `rad
init` then the operation will fail.

During `rad rm`, attempt to delete the 'rad' remote.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-05-08 10:49:18 +02:00
..
src cli: remove the 'rad' remote during `rad rm` 2023-05-08 10:49:18 +02:00
Cargo.toml Update `fastrand` dependency to 1.9.0 2023-04-14 13:15:52 +02:00