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

Option to avoid tagging release #22

Closed
mekras opened this issue Jan 17, 2014 · 2 comments
Closed

Option to avoid tagging release #22

mekras opened this issue Jan 17, 2014 · 2 comments

Comments

@mekras
Copy link

mekras commented Jan 17, 2014

Currently when finishing release the release tag is created from develop branch. But in our case this is a wrong behavior. Now I have to delete this tag and create a new tag from master manually. It will be nice to have an option to force GitFlow make tags from master.

@joetjen
Copy link

joetjen commented Jan 17, 2014

That's git-flow. Git flow is a pretty is a pretty well defined workflow in terms of how and when to create branches and apply tags. You can have a look at https://www.atlassian.com/git/workflows#!workflow-gitflow for a detailed explanation.

@mekras
Copy link
Author

mekras commented Jan 17, 2014

Well, and how about option to don't tag releases? Git-flow has option «-n» for this.

OpherV added a commit that referenced this issue Feb 1, 2014
OpherV added a commit that referenced this issue Feb 1, 2014
OpherV added a commit that referenced this issue Feb 1, 2014
@OpherV OpherV closed this as completed Feb 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants