Skip to content

Fix detection of upstream version branches with continue#265

Merged
Mariatta merged 2 commits intopython:masterfrom
abadger:fix-continue-with-prefixed-version-branches
Jul 9, 2018
Merged

Fix detection of upstream version branches with continue#265
Mariatta merged 2 commits intopython:masterfrom
abadger:fix-continue-with-prefixed-version-branches

Conversation

@abadger
Copy link
Copy Markdown
Contributor

@abadger abadger commented Jun 16, 2018

cherry_picker has recently grown support for prefixed version branches
(like stable-2.6). The --continue support had a bug with those branches
where it wouldn't account for the fact that those branches could have
extra dashes in them and thus mixing branch name with sha.

This commit should fix those situations.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants