Releases: jtallar/gitflow
Releases · jtallar/gitflow
v1.2.0 (up to new finish flags)
Added the following flags to finish command
--aux-branch-name
will allow the user to modify auxiliary branch names (adding suffixes). This can be useful when an auxiliary branch is so old that merging into it will just cause trouble (aka merge conflicts)--pr-title
will allow the user to modify the title of the PRs instead of using the default one (head branch name)
v1.1.0 (up to HTTPs support)
Adding support for HTTPs cloned repositories
v1.0.0 (up to custom labels)
Merge pull request #3 from jtallar/custom-labels Added custom labels for PRs via config