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 Jun 27, 2024
1 parent 3c6beaa commit c0da148
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions BACKPORT_TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Error on backporting to branch 2.6, error on cherry picking 45234ac780d3cbe4e0a4a17e7f8c60ecc29ceabb:



To continue do:
git fetch && git checkout backport/11191-to-2.6 && git reset --hard HEAD^
git cherry-pick 45234ac780d3cbe4e0a4a17e7f8c60ecc29ceabb
git cherry-pick 25257fb6a8df9022ad533301b319ed4098f4df80
git push origin backport/11191-to-2.6 --force

0 comments on commit c0da148

Please sign in to comment.