kind init #1

Open
neva wants to merge 0 commits from init into main
Owner
No description provided.
neva added 1 commit 2024-03-02 21:28:07 +00:00
neva added 1 commit 2024-03-02 21:32:01 +00:00
neva added 1 commit 2024-03-02 21:38:14 +00:00
neva added 1 commit 2024-03-03 02:55:30 +00:00
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

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

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 checkout main
git merge --no-ff init
git checkout init
git rebase main
git checkout main
git merge --ff-only init
git checkout init
git rebase main
git checkout main
git merge --no-ff init
git checkout main
git merge --squash init
git checkout main
git merge --ff-only init
git checkout main
git merge init
git push origin main
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: neva/k8s-demo#1
No description provided.