MikeThomsen edited a comment on pull request #3317: URL: https://github.com/apache/nifi/pull/3317#issuecomment-715299764
@adamfisher A decent bit has changed in our git history since 6/2019, including us switching to `main` from `master`. I tried doing a rebase first to master and then to main yesterday and ran into some significant problems with a few commits you did in there that have "no message" as their subject line. The solution that worked for me was to squash your core commits (the top ones with good messages on them) and then cherry pick them to a branch based off of main. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
