Fatal: Not a gitflow-enabled repo yet. Please run ‘git flow init’ first
I got it working by doing the steps mentioned by jpfl @ answers.atlassian.com: Although this is an old post, just wanted to add to this since I’ve gotten stuck on this same error. Was able to resolve by doing the following: Open the .git\config file OR Repository -> Repository Settings -> Remotes -> Edit Config … Read more