Is there a feature or log function in TortoiseHg that will allow 开发者_如何学JAVAyou 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"
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
Yes, in some cases. For example the synchronize window shows cli output.
精彩评论