Github user JPercivall commented on the issue:
https://github.com/apache/nifi/pull/803
Hey @ToivoAdams, did you get a chance to make a new PR? I don't see one
anywhere.
Also when updating your local branch, instead of using git "pull" use
"rebase". Then when updating your PR branch use "-f" to force the update to
your personal repo (never use "-f" or "rebase" when interacting with the Apache
repo). Rebase makes for clean updates to PRs.
You can visually see the difference using this site:
https://onlywei.github.io/explain-git-with-d3/#rebase
---
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.
---