Github user tabish121 commented on the issue:
https://github.com/apache/activemq-nms-amqp/pull/2
If you can't work out the squash then another way to fix things is to back
out the commit using a "git reset --soft HEAD~X" where 'X' is the number of
commits and then create a new commit from there and push -f to overwrite the PR
branch. ---
