How to see Mercurial commands issued by Turtoise HG?
Posted
by Sly
on Stack Overflow
See other posts from Stack Overflow
or by Sly
Published on 2010-04-08T12:45:27Z
Indexed on
2010/04/08
21:23 UTC
Read the original article
Hit count: 315
mercurial
|tortoisehg
I there a way to see what Mercurial commands are issued by Turtoise HG? For instance, if I use the Shelve command in Turtoise, I'd like to see how (and if) it calls 'hg shelve' under the hood.
© Stack Overflow or respective owner