Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/656#issuecomment-128748395 Hi @koushik-das Sorry to step in like this, but I talked to @remibergsma and I think you can fix your branch by doing this: ``` git checkout 032a335 git cherry-pick cabc9ea git reset --hard ``` If you do this, please double-check the result (it should be your two commits together at the top), and then do: ``` git push -f origin HEAD:CLOUDSTACK-8704 ``` To update this PR. I hope this helps.
--- 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. ---