afs commented on PR #2085: URL: https://github.com/apache/jena/pull/2085#issuecomment-1826727750
For merging to main, we are moving away from "merge commit" to "rebase and merge" or "squash and merge". This is for keeping the long term history for main cleaner. Here, it would be nice to squash the working commits to a single commit to a commit "JENA-2357: ..." either by github UI or a local rebase and force push the PR branch. It may make sense to use "merge commit" when history should preserve new functionality coming in - e.g. something large and significant we'd want to record. Choose which you feel is appropriate. -- 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]
