clebertsuconic edited a comment on pull request #3809:
URL: https://github.com/apache/activemq-artemis/pull/3809#issuecomment-949251165


   Please.. rebase against main:
   
   ```
   # some people call it upstream
   git remote add github https://github.com/apache/activemq-artemis.git
   git pull --rebase github main
   git push origin register-listener -f
   ```
   
   
   a merge commit on a pull request is never good.. you should always have your 
pull request against main. and if you update against main, please rebase and 
push -f


-- 
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