vector-of-bool / vscode-gitflow

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

Hotfix finish configuration #9

Closed adrianofoschi closed 7 years ago

adrianofoschi commented 7 years ago

Hi, I closed an Hotfix and it removes the remote branch. Is there way to configure plugin to preserve ALWAYS remote branches?

Thanks you

jitcoder commented 7 years ago

I agree that the option to delete as well as merge on finish should be configurable. I'll see if I have the time to create a PR for this if project owner agrees with the feature request.

vector-of-bool commented 7 years ago

That's a pretty reasonable configuration option. I'd happily accept any PRs regarding this.

vector-of-bool commented 7 years ago

Should have some new config options in the 1.0 release. If you want any more additional options, I'll happily add them! Just open a new ticket or PR. Thanks for the suggestions!