2.x #4

Open
eric wants to merge 5 commits from 2.x into trunk
Owner
No description provided.
eric self-assigned this 2025-09-24 12:17:03 -07:00
This pull request has changes conflicting with the target branch.
  • README.md
  • functions.php
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 2.x:2.x
git switch 2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch trunk
git merge --no-ff 2.x
git switch 2.x
git rebase trunk
git switch trunk
git merge --ff-only 2.x
git switch 2.x
git rebase trunk
git switch trunk
git merge --no-ff 2.x
git switch trunk
git merge --squash 2.x
git switch trunk
git merge --ff-only 2.x
git switch trunk
git merge 2.x
git push origin trunk
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Olive/getch#4
No description provided.