How to see Mercurial commands issued by Tortoise 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
22:23 UTC
Read the original article
Hit count: 288
mercurial
|tortoisehg
I there a way to see what Mercurial commands are issued by Tortoise HG? For instance, if I use the Shelve command in Tortoise, I'd like to see how (and if) it calls 'hg shelve' under the hood.
© Stack Overflow or respective owner