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 |
||
|---|---|---|
| .. | ||
| patch | ||
| args.rs | ||
| comment.rs | ||
| format.rs | ||
| highlight.rs | ||
| io.rs | ||
| issue.rs | ||
| json.rs | ||
| patch.rs | ||
| upload_pack.rs | ||