vector-of-bool / vscode-gitflow

Gitflow integration for Visual Studio Code
89 stars 22 forks source link

skip tag #40

Open fnequal opened 2 years ago

fnequal commented 2 years ago

hello~ how to skip tag? like set git config gitflow.release.finish.notag true,but it dont work

Serhioromano commented 2 years ago

You cannot skip tag here, I think. In serhioromano.gitflow extension when you finish release, there is an option to skip tag creation.