Github user HeartSaVioR commented on the issue:
https://github.com/apache/zeppelin/pull/1497
Follow this:
1. create a new branch which is based on current master
2. cherry-pick your commits (write down your last commit id)
3. change branch to PR's branch
4. git reset --hard `last commit id`
5. git push --force
`last commit id` might be replaced with branch name you created, but I
didn't try it.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---