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

how to work gitflow together with github #6486

Open
codifylex opened this issue Oct 4, 2023 · 1 comment
Open

how to work gitflow together with github #6486

codifylex opened this issue Oct 4, 2023 · 1 comment

Comments

@codifylex
Copy link

I need to centralize a project on github so that the main and develop branches are on github and when there is a feature, hotfix, release, the command is carried out remotely, that is, from a local machine.

@kaanmertkoc
Copy link

I did not understand what did you asked specifically but you can publish your branch by typing git flow hotfix publish or git flow release publish to push local hotfix or release to github.

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

2 participants