Github user srdo commented on the issue: https://github.com/apache/storm/pull/2074 If you do the following, your new branch gets copied onto this one. `git checkout STORM-1290` `git reset --hard STORM-1290_1` `git push --force` This sets the STORM-1290 branch to contain exactly the same commits as STORM-1290_1. When you then force push, the remote copy gets overwritten and this PR gets updated.
--- 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. ---