clebertsuconic commented on pull request #3809:
URL: https://github.com/apache/activemq-artemis/pull/3809#issuecomment-949831714


   you rebased against your origin here:
   
   git pull --rebase origin <branch_name> 
   
   
   you have to rebase against upstream/main
   
   git pull --rebase upstream main
   git push origin -f <branch-name>


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to