开发者

Is it possible to diff a range of changesets in TortoiseHg 2.0?

I'd like to do something like hg diff -rX::Y in TortoiseHg and see the result in the TortoiseHg's graphical diff. Is this possible? It seems to have been possible in 1.0, but I can't find that开发者_如何学JAVA context menu item in 2.0.5


In TortoiseHg Workbench:

  1. Select revision X.
  2. Hold Ctrl and select revision Y.
  3. Right-click on revision Y. In the context menu, click Visual Diff.

If you have kdiff3 configured as the diff viewer in TortoiseHg, you'll see the directory diff for X:Y.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜