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 Dec 13, 2024
1 parent 945e852 commit 1dd7bf9
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 master, error on cherry picking 209a91fc69c52ded2c5cd15b98e2c9aae125e30d:



To continue do:
git fetch && git checkout backport/11585-to-master && git reset --hard HEAD^
git cherry-pick 209a91fc69c52ded2c5cd15b98e2c9aae125e30d
git push origin backport/11585-to-master --force

0 comments on commit 1dd7bf9

Please sign in to comment.