mbeckerle commented on pull request #461: URL: https://github.com/apache/incubator-daffodil/pull/461#issuecomment-732461074
We don't allow merge commits onto master. My theory: I suppose that is a repository-wide setting which is why it is preventing you from doing this on runtime2-2202 branch. Maybe git checkout master; git checkout -b master-2020-11-12; git checkout runtime2-2202; git rebase master-2020-11-12 ; ---------------------------------------------------------------- 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]
