You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2020/11/23 22:24:41 UTC

[GitHub] [incubator-daffodil] mbeckerle commented on pull request #461: Merge asf/master into asf/runtime2-2202

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:
users@infra.apache.org