You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/10/22 03:11:27 UTC

[GitHub] [activemq-artemis] clebertsuconic commented on pull request #3809: Register listener

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


   Please.. rebase against main:
   
   ```
   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: gitbox-unsubscribe@activemq.apache.org

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