You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.