Skip to content

Commit

Permalink
[skip ci] Add instructions to finish the backport
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Aug 21, 2024
1 parent 5e5edee commit 02cd08a
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.30, error on cherry picking 82842e107f302e4de161b29eb1866a6d4fda48da:



To continue do:
git fetch && git checkout backport/3374-to-3.30 && 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.30 --force

0 comments on commit 02cd08a

Please sign in to comment.