WIP: update to the next version of servicepoint #3

Draft
vinzenz wants to merge 1 commit from next-sp-ver into main
Owner
No description provided.
vinzenz added 1 commit 2025-03-08 12:43:02 +01:00
update to the (unreleased) version of servicepoint
All checks were successful
Rust / build (pull_request) Successful in 7m29s
2efe86a592
All checks were successful
Rust / build (pull_request) Successful in 7m29s
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-sp-ver:next-sp-ver
git checkout next-sp-ver

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff next-sp-ver
git checkout main
git merge --ff-only next-sp-ver
git checkout next-sp-ver
git rebase main
git checkout main
git merge --no-ff next-sp-ver
git checkout main
git merge --squash next-sp-ver
git checkout main
git merge --ff-only next-sp-ver
git checkout main
git merge next-sp-ver
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-cli#3
No description provided.