Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/14#issuecomment-54146863 Hey, the issue is the PR includes a lot of other changes which already exists on master branch. So, this PR includes these extra commits and if I merge your PR on master it may end up in a lot of conflicts. The idea is to have clean PRs or patches; the feature branch rebases from master; i.e. you checkout visitor-rebase and do a git pull --rebase origin master and push this branch to us for review after fixing any conflicts. If you send us a rebased branch against master, it's much easier for us to review and merge since you've handled conflicts at your end. More; https://cwiki.apache.org/confluence/display/CLOUDSTACK/Git#Git-Createcleancommits
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---