-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi Aruanoguate,
Thank you very much for putting this together. I have azure DevOps pipelines and I have an issue with a pull request. The problem is that when the pull request is completed, the code is merged to the develop branch and the feature cannot be finished because the develop branch head is behind. The hacking solution is to run the gt commands before finishing the feature.
Git checkout develop
Git pull origin
How to you finish the feature in this solution? did you include the feature finish? How hard is it to add these commands to the git-flow code?
Best
Hmendez
Metadata
Metadata
Assignees
Labels
No labels