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

Allow a default tag prefix for all projects #2

Open
emilyjt opened this issue Mar 28, 2021 · 1 comment
Open

Allow a default tag prefix for all projects #2

emilyjt opened this issue Mar 28, 2021 · 1 comment
Labels
question Further information is requested

Comments

@emilyjt
Copy link

emilyjt commented Mar 28, 2021

For example:

settings.json

    "gitflow.default.production": "main",
    "gitflow.default.tagprefix": "release-",
@anhthang
Copy link
Owner

Hi @emilyjt,

Sorry for late reply, but you can run gitflow init again and write the prefix you want at the end of the flow like below

image

@anhthang anhthang added the question Further information is requested label Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants