WIP: next #1

Draft
vinzenz wants to merge 2 commits from next into main
Owner
No description provided.
vinzenz added 2 commits 2025-05-04 19:12:12 +02:00
update flake
Some checks failed
Rust / build (pull_request) Failing after 4m50s
2fc1a8be66
Some checks failed
Rust / build (pull_request) Failing after 4m50s
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 next:next
git checkout next

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff next
git checkout main
git merge --ff-only next
git checkout next
git rebase main
git checkout main
git merge --no-ff next
git checkout main
git merge --squash next
git checkout main
git merge --ff-only next
git checkout main
git merge next
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: servicepoint/servicepoint-binding-csharp#1
No description provided.