我有几个回购协议。我有时会从中拉出来。默认命令是,$ hg pull
但它并不能说明正在使用多少带宽。我可以使用$sudo nethogs
这是一个带宽监控工具,但如果 hg 本身可以提供在拉或推期间使用的带宽的详细信息,那就太好了。
[$] hg --version
Mercurial Distributed SCM (version 3.9.1)
(see https://mercurial-scm.org for more information)
Copyright (C) 2005-2016 Matt Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.