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 Jun 27, 2024
1 parent 8a66875 commit b208b3b
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 8dd11e7026da390d1c0d9515374c179e9fb0c3a5:



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

0 comments on commit b208b3b

Please sign in to comment.