Skip to content

Conversation

mongodb-php-bot
Copy link
Collaborator

Merge new changes from v1.x into v2.0.

Commits

Resolving conflicts

To resolve any conflicts, check out the temporary branch and run the following command:
git merge v2.0 

Ignoring changes

To ignore from the remote branch, first reset the temporary branch to v2.0 and manually merge using the `ours` merge strategy:
git reset --hard v2.0 git merge --strategy=ours v1.x 

Then, push the temporary branch to upate the pull request.

GromNaN and others added 2 commits April 11, 2025 15:59
…1814) * PHPC-2537 Update to newer Ubuntu version in GitHub Actions workflows * Fix clang-format script for ubuntu 24.04
@mongodb-php-bot mongodb-php-bot requested a review from a team as a code owner April 14, 2025 12:38
@mongodb-php-bot mongodb-php-bot requested review from GromNaN and removed request for a team April 14, 2025 12:38
@mongodb-php-bot mongodb-php-bot merged commit 19afbca into v2.0 Apr 14, 2025
111 of 112 checks passed
@mongodb-php-bot mongodb-php-bot deleted the merge-v1.x-into-v2.0-1744634276821 branch April 14, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants