radicle-heartwood-lfs/radicle-cli
Fintan Halpenny f038b7ee5c
cli: watch for upload-pack events in `rad init`
To improve the user experience of `rad init`, the events listener waits for
upload-pack messages indefinitely. The spinner reports back the upload progress
over time.

This process can be cancelled via Ctrl+C without affecting the announcement,
since that is happening in the background.

To also improve the experience, the remote NIDs that have successfully synced
are reported to the terminal.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-05-15 10:07:56 +01:00
..
examples cli: watch for upload-pack events in `rad init` 2024-05-15 10:07:56 +01:00
src cli: watch for upload-pack events in `rad init` 2024-05-15 10:07:56 +01:00
tests cli: Have way to delete payload field in `rad id` 2024-05-13 16:12:41 +02:00
Cargo.toml cli: Make ruby syntax highlighting non-optional 2024-05-05 00:50:54 +02:00
build.rs Update radicle crates to 0.9.0 2024-03-26 11:56:27 +01:00