Skip to content

cherry_picker.py bug fixes #123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 14, 2017
Merged

Conversation

Mariatta
Copy link
Member

  • only allow cherry_pick --continue if the current branch is a backport branch
  • use git rev-parse --abbrev-ref HEAD
    instead of git symbolic-ref HEAD | sed 's!refs\/heads\/!!' when retrieving branch names

- only allow cherry_pick --continue if the current branch is a backport branch
- use `git rev-parse --abbrev-ref HEAD`
instead of `git symbolic-ref HEAD | sed 's!refs\/heads\/!!'` when retrieving branch names
@Mariatta Mariatta merged commit 0f5e1de into python:master Jun 14, 2017
@Mariatta Mariatta deleted the update-get-branch branch June 14, 2017 21:48
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.

3 participants