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 Jan 6, 2025
1 parent 4ccc723 commit 5e06b5e
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 master, error on cherry picking 494482f280b49ea2b853b65b0a9d67263299bac4:



To continue do:
git fetch && git checkout backport/2555-to-master && git reset --hard HEAD^
git cherry-pick 494482f280b49ea2b853b65b0a9d67263299bac4
git cherry-pick 3d6030cb6f4800f0dc0b51859fe6ae782cd0eb7b
git push origin backport/2555-to-master --force

0 comments on commit 5e06b5e

Please sign in to comment.