WIP: incus implementation #34

Draft
thefox wants to merge 1 commit from thefox/act:incus into main
Member
No description provided.
thefox added 1 commit 2024-03-17 22:59:34 +00:00
Some checks failed
/ cascade (pull_request) Has been skipped
checks / check and test (pull_request) Has been cancelled
b2a09865e2
initial incus implementation
Some checks failed
/ cascade (pull_request) Has been skipped
checks / check and test (pull_request) Has been cancelled
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff thefox-incus
git checkout main
git merge --ff-only thefox-incus
git checkout thefox-incus
git rebase main
git checkout main
git merge --no-ff thefox-incus
git checkout main
git merge --squash thefox-incus
git checkout main
git merge --ff-only thefox-incus
git checkout main
git merge thefox-incus
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: forgejo/act#34
No description provided.