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
arnaud-morvan committed Nov 27, 2024
1 parent 64b870b commit fb03c29
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions BACKPORT_TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Error on backporting to branch master, error on cherry picking 8729b4f292a4f86fa8f73b34ab0ef3574e887028:



To continue do:
git fetch && git checkout backport/9540-to-master && git reset --hard HEAD^
git cherry-pick 8729b4f292a4f86fa8f73b34ab0ef3574e887028
git cherry-pick d7145a4520c0fd9721592e45f6688c2930823d0f
git cherry-pick d9e27ad98cf50d133581aeb4ed825f0979a79802
git push origin backport/9540-to-master --force

0 comments on commit fb03c29

Please sign in to comment.