radicle-heartwood-lfs/radicle-cli/src
Fintan Halpenny 9f81de7ef3
cli: use `WriteStorage::remove` in `rm`
Instead of calling `std::fs::remove_dir_all` in the `rad rm` command,
use the `WriteStorage::remove` method.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-11-09 16:42:41 +01:00
..
commands cli: use `WriteStorage::remove` in `rm` 2023-11-09 16:42:41 +01:00
git cli: Improve `rad diff` 2023-11-09 13:04:40 +01:00
terminal cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
commands.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
git.rs cli: Implement pretty diffs with highlighting 2023-09-27 12:37:41 +02:00
lib.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
main.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
pager.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
project.rs cli: Update tracking without a running node 2023-11-03 17:17:07 +01:00
terminal.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00