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
ger-benjamin committed Nov 20, 2024
1 parent d745ca3 commit 2090362
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 prod-2-9-advance, error on cherry picking e10176dd4d740b513a960897a9219ca39be4bac8:



To continue do:
git fetch && git checkout backport/1517-to-prod-2-9-advance && git reset --hard HEAD^
git cherry-pick e10176dd4d740b513a960897a9219ca39be4bac8
git push origin backport/1517-to-prod-2-9-advance --force

0 comments on commit 2090362

Please sign in to comment.