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
ger-benjamin committed Nov 27, 2024
1 parent 573b2a5 commit 8df4b03
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions BACKPORT_TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Error on backporting to branch 2.8, error on cherry picking 241db69152f546deced8c39e65ccd0398d1ed214:



To continue do:
git fetch && git checkout backport/9541-to-2.8 && git reset --hard HEAD^
git cherry-pick 241db69152f546deced8c39e65ccd0398d1ed214
git push origin backport/9541-to-2.8 --force

0 comments on commit 8df4b03

Please sign in to comment.