c# - See git commands generated by TortoiseGit -
i use tortoisegit git client. can cooperate repository clicking. know more git , command.
there oportunity see git commands generate git? example click switch command , select target, how can see command generated git operation?
you can enable debug mode in turtoise settings. be able track executed commands.

then can capture debug debugview app. https://technet.microsoft.com/en-us/sysinternals/bb896647.aspx

Comments
Post a Comment