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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.