Hi
I'd like to view the exact Git commands that are executed by a SourceTree action (GitFlow)
Thanks
Christian
You have at least these two options:
The GitFlow command shows this:
sh.exe C:\Users\<username>\AppData\Local\Atlassian\SourceTree\gitflow_local\gitflow\git-flow init -d
OK thanks for your answer
But this does not anser my question:
==> it does not show the plain git commands
How to get them???
Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
git-flow commands are NOT plain git commands.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
SourceTree runs this shell script. You need to open the file and see what it does if you need more details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok thanks a lot for this. Indeed I have found it.
I'll have a look at it now.
Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.