Skip to content

feature finish cmd  #1

@hmendezm

Description

@hmendezm

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions