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 Sep 11, 2024
1 parent 0045bc4 commit a9342a6
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 3.29, error on cherry picking d47046f11e5ce42beda4ccebcf97cfec9163a540:



To continue do:
git fetch && git checkout backport/3404-to-3.29 && git reset --hard HEAD^
git cherry-pick d47046f11e5ce42beda4ccebcf97cfec9163a540
git push origin backport/3404-to-3.29 --force

0 comments on commit a9342a6

Please sign in to comment.