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 4, 2024
1 parent 9112fbf commit e96c31e
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 c1672840ba7f5363cd83cdc8f0ed18b3b28b4c24:



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

0 comments on commit e96c31e

Please sign in to comment.