You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
0 commit comments