Does TortoiseHg allow you to see the command line output?

百般思念 提交于 2019-12-24 07:19:40

问题


Is there a feature or log function in TortoiseHg that will allow you to see the results of a command issued from the gui?

For example, if you sent a commit with the GUI I'd like to see the Hg command issue

hg commit -m "This was my commmit"


回答1:


Yes, in some cases. For example the synchronize window shows cli output.




回答2:


Yes, its part of the new 2.0 version of TortoiseHg, its available on the TortoiseHg Workbench, and the option is called "Show Output Log"

http://tortoisehg.bitbucket.io/manual/2.0/whatsnew.html



来源:https://stackoverflow.com/questions/5155154/does-tortoisehg-allow-you-to-see-the-command-line-output

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!