Hi,
How do i enable Bitbucket repos to follow gitflow? Is there an equivalent of "git flow init" on the Bitbucket GUI?
Any help in the right direction appreciated.
Regards,
InnocentSpirit
I'm not sure what you want to accomplish by saying "Enable Gitflow". As per my understanding, Gitflow is a workflow that your team can follow as your SCM guideline. It's not something configurable, it's something you and your developers do through out your development. Atlassian have created a very good documentation about this on the link below.
https://www.atlassian.com/git/tutorials/comparing-workflows/
Some part of this may need some add-ons or tweaking branch permissions and that's it. I think that's the "Enable" part you are talking about here.
Thanks Gabrielle. Wanted to confirm that I'm not missing anything obvious as I'm new to Bitbucket.....but have used Gitflow on git repo on Linux without any layer like Bitbucket on top.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No problem Innocent Spirit!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
According to the tutorial, you need to install a plugin in order to enable GitFlow. "The git-flow toolset is an actual command line tool that has an installation process." Without this toolset, you and your team require good knowledge on SCM and all Git command line.
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.