Print progress data for a slow git operation #4261
Labels
A-console-output
Area: Terminal output, colors, progress bar, etc.
A-git
Area: anything dealing with git
C-enhancement
Category: enhancement
Command-update
Hello.
When I have this git dependency
https://github.com/dtolnay/syn
,cargo update
hangs when trying to fetch it.I waited 30 minutes without any progress.
I'm able to clone it manually with
git
.Here's the log from
cargo update
:I don't know if it is related to the other issues mentionning a freeze.
Thanks to fix this issue.
The text was updated successfully, but these errors were encountered: