Skip to content

Merge v2.5 into v2.x - #2097

Open
mongodb-drivers-pr-bot[bot] wants to merge 2 commits into
v2.xfrom
merge-v2.5-into-v2.x-1789374921554
Open

mongodb-drivers-pr-bot[bot] wants to merge 2 commits into
v2.xfrom
merge-v2.5-into-v2.x-1789374921554

Conversation

@mongodb-drivers-pr-bot

Copy link
Copy Markdown
Contributor

Merge new changes from v2.5 into v2.x.

Commits

Resolving conflicts

To resolve any conflicts, check out the temporary branch and run the following command:
git merge v2.x -m "Resolve conflicts in v2.x"

Ignoring changes

To ignore from the remote branch, first reset the temporary branch to v2.x and manually merge using the `ours` merge strategy:
git reset --hard v2.x
git merge --strategy=ours v2.5 -m "Ignore changes from v2.5"

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

GromNaN and others added 2 commits September 4, 2026 14:53
…5-1788525975827

# Conflicts:
#	phongo_version.h
#	src/phongo_execute.c
#	src/phongo_execute.h
@mongodb-drivers-pr-bot
mongodb-drivers-pr-bot Bot requested a review from a team as a code owner September 14, 2026 08:35
@mongodb-drivers-pr-bot
mongodb-drivers-pr-bot Bot requested review from paulinevos and removed request for a team September 14, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants