This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
Display a progress bar #1001
Closed
Description
It would be nice if we could display a progress bar during init and ensure. It wouldn't need to be terribly accurate, just give some feedback that things are still going, and about how far along it is. For example, when I run dep ensure and am waiting for 40 repos to be cloned into the cache for the first time, if I saw the bar move a unit for each repo, that would help me know that it's not hung.