DaanHoogland commented on PR #11379:
URL: https://github.com/apache/cloudstack/pull/11379#issuecomment-3160078006

   > hey @DaanHoogland , i honestly do not know how to procedure. Should i 
change it from `main` to `4.20` branch?
   
   @daviftorres it takes a little more effort, but this is part of it.
   You should also rebase your code on 4.20, either by a cherry-pick or by
   ```
   git rebase --onto 4.20 <the last commit before your changes>
   git push —force
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to