Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip ci] Add instructions to finish the backport
Browse files Browse the repository at this point in the history
sbrunner committed Aug 21, 2024
1 parent 6ef3f57 commit cff6319
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions BACKPORT_TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Error on backporting to branch 3.27, error on cherry picking 82842e107f302e4de161b29eb1866a6d4fda48da:



To continue do:
git fetch && git checkout backport/3374-to-3.27 && git reset --hard HEAD^
git cherry-pick 82842e107f302e4de161b29eb1866a6d4fda48da
git cherry-pick 497cde1ba0fffab928fdc54fbedddc293575401b
git cherry-pick a3002bd898baac6e01c28699b21950eb5dc64e27
git cherry-pick f0b2d9f666a632bd8819cc765e0d0c178d26a698
git push origin backport/3374-to-3.27 --force

0 comments on commit cff6319

Please sign in to comment.