Skip to content

v7.9.0

Choose a tag to compare

@kevgo kevgo released this 29 Jan 22:56
· 3570 commits to main since this release
bab5e68

New Features

  • rebase feature branches against their parent branch using the new sync-strategy option (#1950)
    • configure using git town sync-strategy (merge | rebase)
  • disable Git's pre-push hook using the new push-verify option (#1958)
  • support for GitLab subgroups (#1943)

Bug Fixes

  • support GitLab SaaS repos whose name contains "gitlab" (#1926)