I am using Gitkraken to manage my git activities but while initializing Git Flow using inbuilt option provided by Gitkraken it fails.
Here is the screenshot that shows the error message
Example
I'm had the same problem, open git bash terminal and run command: "git flow init" after that open Git kracken and git flow should process normally.
Support told me this:
For now, try deleting your local develop branch and then try initializing GitFlow to work around the issue.
I was have the same issue, and I was solve it run the next command in the root path of project.
git-flow init -d
if command don't appear in your current bash you can follow the next web pages
git flow
git flow bash completation
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With