Github user trixpan commented on the issue:

    https://github.com/apache/nifi/pull/1016
  
    Try
    
    git checkout master -b nifi-2724v2
    git cherry-pick your commit hash
    git push - f origin nifi-2724
    
    This will create a temporary branch
    Allow you to copy a commit from another branch (cherry pick) and the force 
git to push to your original branch


---
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.
---

Reply via email to