uschindler commented on PR #12681:
URL: https://github.com/apache/lucene/pull/12681#issuecomment-1763426882

   > > > ok, all done. "asfgit" can do proper merge commit :) thanks 
@uschindler !
   > > 
   > > 
   > > The only downside is that backporting gets harder. So squashed PRs are 
easier to handle in that regard.
   > 
   > Not if u use an explicit merge commit. You can backport entire PRs that 
way with a single `git cherry-pick -m`. Your problem is fast forwards. I don't 
want those, I argue for merge commit.
   
   Actually the merge done by asfgit was a fast-forward. So backporting is only 
possible by a compare of branches.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to