Excuse me, if I want to know the git command corresponding to the operation of souretree, what should I do?
for example :
I performed this operation , but I don't know how to use git command to implement this function.
Hello! You can inspect the git commands run by using the built-in Process Viewer. You can find it under "Tools > Process Viewer". It will show you the commands that have been run (make sure you open it before running the command).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.