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
dependabot[bot] committed May 10, 2021
1 parent ada7448 commit 5fec95d
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.28, error on cherry picking bc74daca356f360bee5c6f6b715eab4dfb7a8b33:



to continue do:
git fetch && git checkout backport/1843-to-3.28 && git reset --hard HEAD^
git cherry-pick bc74daca356f360bee5c6f6b715eab4dfb7a8b33
git push origin backport/1843-to-3.28 --force

0 comments on commit 5fec95d

Please sign in to comment.