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 Jul 10, 2024
1 parent 3c09dd4 commit 4222ad5
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 release_2, error on cherry picking 533738757340f9565c62740c3206e299277c0e7e:



To continue do:
git fetch && git checkout backport/1115-to-release_2 && git reset --hard HEAD^
git cherry-pick 533738757340f9565c62740c3206e299277c0e7e
git cherry-pick c5cb8ac1a34a7d973c19be56865d90bc237835dd
git push origin backport/1115-to-release_2 --force

0 comments on commit 4222ad5

Please sign in to comment.