radicle-heartwood-lfs/radicle-node
Fintan Halpenny 740106d759
cli: upload-pack events
Introduce an `UploadPack` type for keeping track of relevant data from
upload-pack events and displaying progress to the terminal.

It keeps track of the number of remotes that are being uploaded to as well as
the throughput of transmitted data.

The `Progress` events are logged rather than being displayed since they don't
provide any useful details to the user.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-05-17 21:05:43 +02:00
..
src cli: upload-pack events 2024-05-17 21:05:43 +02:00
Cargo.toml node: report upload-pack progress 2024-05-15 10:07:56 +01:00
build.rs Update radicle crates to 0.9.0 2024-03-26 11:56:27 +01:00