Skip to content
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

wip: sanity check a conflicting backport #23

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

bradleystachurski
Copy link
Owner

No description provided.

@bradleystachurski bradleystachurski merged commit f689aa7 into master Oct 19, 2023
16 checks passed
@bradleystachurski bradleystachurski deleted the backport-test branch October 19, 2023 02:42
@bradleystachurski
Copy link
Owner Author

Backport failed for backport-sandbox, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin backport-sandbox
git worktree add -d .worktree/backport-23-to-backport-sandbox origin/backport-sandbox
cd .worktree/backport-23-to-backport-sandbox
git checkout -b backport-23-to-backport-sandbox
ancref=$(git merge-base 5dfa49a9ea1023a7078399f300f8c222c1aa5588 f689aa746295522619f44ec99a9a4fe304487558)
git cherry-pick -x $ancref..f689aa746295522619f44ec99a9a4fe304487558

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.

1 participant