Skip to content

Releases: jtallar/gitflow

v1.2.0 (up to new finish flags)

16 Jul 23:11
d4e1665
Compare
Choose a tag to compare

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)

01 Jun 22:58
b46c133
Compare
Choose a tag to compare

Adding support for HTTPs cloned repositories

v1.0.0 (up to custom labels)

21 May 01:51
d4f67b9
Compare
Choose a tag to compare
Merge pull request #3 from jtallar/custom-labels

Added custom labels for PRs via config