Why does Git Flow says that Create production branch first altough the origin branch is called master (it works in GitGraken).
FYI, I cloned only a branch of the origin tree.
Hi Stefan, the production branch is usually called 'master' as you can see in the article Smart branching with SourceTree and git flow.
Production branch (usually called ‘master’)
This branch represents the latest released / deployed codebase. Only updated by merging other branches into it.
Let us know if you have any other questions!
Best regards,
Ana
Hi Anna,
but I'm reading this on my bitbucket server:
Typically, this branches from the development branch and changes are merged back into the development branch.
So master cannot be branched from development
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.