radicle-heartwood-lfs/radicle-cli
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
..
examples cli: remove the 'rad' remote during `rad rm` 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
tests node: Get the failing fetch tests passing 2023-05-03 16:16:34 +02:00
Cargo.toml cli: Make `patch checkout` fetch missing objects 2023-03-18 12:24:17 +01:00