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

Add gitflow <type> puiblish #22

Open
mlukaszewski opened this issue Jan 12, 2018 · 5 comments
Open

Add gitflow <type> puiblish #22

mlukaszewski opened this issue Jan 12, 2018 · 5 comments

Comments

@mlukaszewski
Copy link

Part of gitflow is push command, labeled as "publish".

It would be consistent if this plugin support it.

@baywet
Copy link
Contributor

baywet commented Apr 23, 2018

Hey @mlukaszewski you already have a git publish branch action as part of the native git support in VSCode.
Anything missing?
publishbranch

@ValorLin
Copy link

ValorLin commented May 9, 2018

@baywet
I think this should be part of git flow. Otherwise, it makes people feel confused.
gitflow-avh also has this command, see: gitflow-avh

@hippostar
Copy link

+1 I was also looking for the "Publish Feature" command.

If your argument is "the built-in git already supports publishing a branch" then I say the built-in git also supports creating new branches called feature/XYZ or typing git flow init in the terminal, thus we wouldn't need your plugin at all.

@baywet
Copy link
Contributor

baywet commented Jun 15, 2018

besides having your branch pushed to the remote/the native git flow publish command, do you expect other behaviors? Like checks? Other actions?

@hippostar
Copy link

just a push would be enough for the way I'd use it.

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

4 participants