I've recently changed my computer, so I downloaded the new SourceTree software, cloned one of my repository stored on BitBucket, and tried to initialise a Git Flow, but the process failed without any error, except this :
"sh.exe "C:\Program Files (x86)\Atlassian\SourceTree\AppData\Local\Atlassian\SourceTree\gitflow_local\gitflow\git-flow" init -d
Completed with errors, see above."
I also tried with another migrated repository, and tried to start a new Git Hotfix, but I had the same kind of error.
What's wrong ?
I got the same error.
As a workaround. I open terminal (in windows, it would be a git bash terminal) to key-in the command directly.
git-flow init -d
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.