pingtimeout opened a new pull request, #2406: URL: https://github.com/apache/polaris/pull/2406
Command to list all commits that were added to `main` and that are not already included in 1.0.1: ``` git log --cherry-pick --right-only --format="%h | %an | %s" apache/release/1.0.x...apache/main | grep -v "Mend Renovate" ``` -- 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]
