Is it possible to get Mercurial to show progress of long-running push or pull operation? Google tells me basically ‘no’, but does somebody know better? I was expecting something like hg pull -v…
Is it possible to get Mercurial to show progress of long-running push or pull
Share
-v / –verbose
is a global option that applies to all sub-functions.
If you want extra data: