WIP: Test pull request #3

Draft
abacabadabacaba wants to merge 1 commit from test into main
No description provided.
abacabadabacaba added 1 commit 2024-04-24 20:01:05 +00:00
This pull request is marked as a work in progress.
View command line instructions

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff test
git checkout main
git merge --ff-only test
git checkout test
git rebase main
git checkout main
git merge --no-ff test
git checkout main
git merge --squash test
git checkout main
git merge --ff-only test
git checkout main
git merge test
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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: abacabadabacaba/test#3
No description provided.