【问题标题】:Why doesn't `hg diff` show the complete diff?为什么`hg diff`不显示完整的差异?
【发布时间】:2014-04-23 16:46:37
【问题描述】:

我刚刚添加了 16 行代码,但 hg diff 只显示了前四行。如果我这样做了

hg diff > huh.txt

我可以在huh.txt 文件中看到完整的差异。

有什么想法吗?

【问题讨论】:

    标签: mercurial terminal diff


    【解决方案1】:

    我不知道为什么,但是做一个

    reset
    

    在我的终端会话中,我再次看到了完整的差异。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-06-11
      • 2014-11-29
      • 2011-03-13
      • 2014-09-29
      • 2014-09-17
      • 2014-12-09
      • 1970-01-01
      • 2011-02-10
      相关资源
      最近更新 更多