Skip to content

Comments

3.4.x merge to main#5259

Merged
nickva merged 2 commits intomainfrom
3.4.x-merge-to-main
Sep 23, 2024
Merged

3.4.x merge to main#5259
nickva merged 2 commits intomainfrom
3.4.x-merge-to-main

Conversation

@nickva
Copy link
Contributor

@nickva nickva commented Sep 23, 2024

Merge the two commits from 3.4.x to main.

The way this was generated:

$ git checkout -b 3.4.x-merge-to-main
Switched to a new branch '3.4.x-merge-to-main'

$ git rebase main
warning: skipped previously applied commit 84cad523e
warning: skipped previously applied commit ea8add932
warning: skipped previously applied commit 46ec0c82c
warning: skipped previously applied commit 27950e539
warning: skipped previously applied commit 106873ded
hint: use --reapply-cherry-picks to include skipped commits
hint: Disable this message with "git config advice.skippedCherryPicks false"
Successfully rebased and updated refs/heads/3.4.x-merge-to-main.

git successfully figured out the rebased commits were already applied except the two new ones.

A few more minor updates, mostly docs and tests.
@nickva nickva merged commit 0aa326e into main Sep 23, 2024
@nickva nickva deleted the 3.4.x-merge-to-main branch September 23, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants