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 d40ab18 commit 688a190
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 81e11ee1aea3c44623eaeb3d1cb6a57abb500bee:



To continue do:
git fetch && git checkout backport/9379-to-2.6 && git reset --hard HEAD^
git cherry-pick 81e11ee1aea3c44623eaeb3d1cb6a57abb500bee
git cherry-pick 8dd11e7026da390d1c0d9515374c179e9fb0c3a5
git push origin backport/9379-to-2.6 --force

0 comments on commit 688a190

Please sign in to comment.