Impossible to initialise repository for Git Flow

picks February 17, 2016

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 ?

2 answers

0 votes
wingzero0 February 18, 2016

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
0 votes
Udo Brand
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 17, 2016

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events