Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Allowed a release branch to be renamed #392

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

adamrodger
Copy link

This is useful for situations in which there is an active release branch
but then a hotfix is required that will require the release branch to
bump the version.

For example, if release/1.2.1 exists but then hotfix/1.2.1 happens,
the release branch now needs renaming to release/1.2.2.

This is useful for situations in which there is an active release branch
but then a hotfix is required that will require the release branch to
bump the version.

For example, if `release/1.2.1` exists but then `hotfix/1.2.1` happens,
the release branch now needs renaming to `release/1.2.2`.
@bmcdonnell
Copy link

#403 will affect this PR.

@ChrisJStone
Copy link

I'm in the process of updating gitflow. If you could kindly resubmit your pull request against my fork here as it appears this fork is no longer being updated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants