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 Oct 21, 2024
1 parent ddae046 commit 9219799
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 1.2, error on cherry picking c70ce8692897454c5a157b00a70ef6ef761f306c:



To continue do:
git fetch && git checkout backport/1991-to-1.2 && git reset --hard HEAD^
git cherry-pick c70ce8692897454c5a157b00a70ef6ef761f306c
git cherry-pick a2c74c8080b62b668bee5a2908771ab4f21fbe0d
git push origin backport/1991-to-1.2 --force

0 comments on commit 9219799

Please sign in to comment.