Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the intended use case for git flow support? #6389

Open
erikhuizinga opened this issue May 17, 2017 · 4 comments
Open

What is the intended use case for git flow support? #6389

erikhuizinga opened this issue May 17, 2017 · 4 comments

Comments

@erikhuizinga
Copy link

I see an experimental option to start a support branch using git flow support. What the intended use case for support branches? The original article doesn't describe support branches other than feature, release and hotfix branches, which are already implemented in different git flow commands. Is git flow support intended for custom workflows in which additional support branches are required?

@moaxcp
Copy link

moaxcp commented May 17, 2017

I believe this is answered in the faq and here. The idea is to support previous releases. It may be difficult to hotfix a 1.0 when you already have 2.0 and 3.0 in master. In some cases you may not need that hotfix in 2.0 or 3.0 either.

@erikhuizinga
Copy link
Author

erikhuizinga commented May 17, 2017 via email

@moaxcp
Copy link

moaxcp commented May 18, 2017

I would consider using gitflow-avh. This project seems dead.

@erikhuizinga
Copy link
Author

erikhuizinga commented May 18, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants