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.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b init main
git pull origin init

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff init
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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.