gpt4 book ai didi

mercurial - 如何判断 hg pull 的进度?

转载 作者:行者123 更新时间:2023-12-02 21:25:21 25 4
gpt4 key购买 nike

$ hg pull
Password:
pulling from ssh://foo@bar.com:22//home/usr/xxx/repo
searching for changes
adding changesets
adding manifests
adding file changes

然后它会继续显示上述内容 10 分钟以上。有没有办法告诉进度以及它是仍然活着还是已经死了?

最佳答案

使用Progress通过将以下内容添加到您的 HGRC 来扩展:

[extensions]
progress =

和/或使用详细选项:

hg pull -v

有一个related question StackOverflow 上的内容可能对您也有用。

关于mercurial - 如何判断 hg pull 的进度?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12333359/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com