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
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