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

Permit to not use the prod branch #231

Open
baby-gnu opened this issue Jul 6, 2012 · 0 comments
Open

Permit to not use the prod branch #231

baby-gnu opened this issue Jul 6, 2012 · 0 comments

Comments

@baby-gnu
Copy link

baby-gnu commented Jul 6, 2012

Hello,

In the continuation of #133, I do not have the use of the production release branch.

Today I can not set

git config gitflow.branch.master=master
git config gitflow.branch.prod=master

git flow complains:

git flow hotfix start 123
Fatal: Not a gitflow-enabled repo yet. Please run "git flow init" first

I see two options:

  • Do not complain about gitflow.branch.master == gitflow.branch.prod
  • Use a special variable to avoid the use of gitflow.branch.prod
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

1 participant