Hello,
When I try to initialise git flow on existant repository from Sourcetree, I can personalise branch names, but these names aren't seem not used by internal init command.
I've got this error (for example, we develop with branch « dev ») :
git init -d
Using default branch names.
Fatal: Local branch 'develop' does not exist.
Which branch should be used for bringing forth production releases?
- dev
- master
Branch name for production releases: [master]
Which branch should be used for integration of the "next release"?
- dev
Branch name for "next release" development: [develop]
Completed with errors, see above
I've try to init git flow from terminal, but I don't have « git-flow » commands or access to « flow » command with git :
Gl0ubI:~$ git-flow
-bash: git-flow: command not found
Gl0ubI:~$ git flow
git: 'flow' is not a git command. See 'git --help'.
Gl0ubI:~$
Any idea ?
Gl0ubI
MacOs 10.12.6
Sourcetree 2.7.6 (git embedded 2.17.1 / git-flow embedded)
Hi,
We're looking into reproducing this and will include a fix in a future update. Thank you for the report.
Brian Ganninger
Senior Mac Developer, Sourcetree
Ok, thanks !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"will include a fix in a future update"
In version 3.2 (224) this has not yet been fixed. 🤔
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Version 4.0.1 (234) and still not fixed.
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.