Skip to content

git flow and pull request harmony #6493

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

Open
tahahaz1374 opened this issue Sep 11, 2024 · 1 comment
Open

git flow and pull request harmony #6493

tahahaz1374 opened this issue Sep 11, 2024 · 1 comment

Comments

@tahahaz1374
Copy link

Hello there
We use git flow and when start a future branch and publish it
after that we create pull request and successfully merge this pull request
which one is the best way to handle future branch

  1. remove manually future branch and then remove with -D in local branch
  2. just finish future branch

is there an way to git flow understand pull request was successful and remove future branch

@ChrisJStone
Copy link

I have a maintained version of git flow here. I am not sure with nvie's fork since I did not base my fork off of there's will support this or not. However if I understand the workflow you are using as long as the PR / feature branch is being merged via a cmd line using git flow feature finish --publish will achieve the results you want as long as the PR is "merged" from the originating clone.

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