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 24, 2023
1 parent dbae56b commit e940558
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions BACKPORT_TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Error on backporting to branch master, error on cherry picking eb28e9eab639217db9da9b5eed9f9c63467c088d:



To continue do:
git fetch && git checkout backport/10778-to-master && git reset --hard HEAD^
git cherry-pick eb28e9eab639217db9da9b5eed9f9c63467c088d
git cherry-pick 16d4379944acd061d21a8f18ae4a9dd1bfc929d5
git cherry-pick ccbfd45729d436469c901ff999ab3a5ab899ec65
git cherry-pick 51e982d747f5a9597da356b00ff7e9e38adc239d
git push origin backport/10778-to-master --force

0 comments on commit e940558

Please sign in to comment.