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

[gitflow] Add option to finish a release without tagging #24

Open
pascalberger opened this issue Nov 1, 2018 · 2 comments
Open

[gitflow] Add option to finish a release without tagging #24

pascalberger opened this issue Nov 1, 2018 · 2 comments

Comments

@pascalberger
Copy link

It would be nice to have the option to finish a GitFlow release without having a tag created (my workflow is that I create them through GitHub releases).

@sm-g
Copy link

sm-g commented Jul 10, 2020

Same for hotfix. I have branch, labelled on TeamCity:

Fork_2020-07-10_09-23-11

When I try to "finish hotfix" (with / without deleting branches), I see: Fatal: Tag already exists and does not point to hotfix branch 'hotfix/1.4.2'

@DanPristupov
Copy link
Contributor

DanPristupov commented Oct 2, 2023

I'd like to mention that the git-flow project is deprecated and the users should probably not use it for new projects.

@DanPristupov DanPristupov changed the title Add option to finish a release without tagging [gitflow] Add option to finish a release without tagging Oct 2, 2023
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

3 participants