Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/707#issuecomment-109034661
Ah yeah .. Sorry regarding the git confusion.
I would do the following:
git checkout multipleJobsWebUI
git rebase -i HEAD~2
# delete the commit I've already merged from the list
git fetch asf_flink
git rebase asf_flink/master
---
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.
---