Kotlin #4

Open
Etzelia wants to merge 4 commits from kotlin into main
Etzelia commented 2021-06-20 19:57:09 +00:00 (Migrated from git.canopymc.net)
There is no content yet.
This pull request cannot be merged automatically due to conflicts.
Merge manually to resolve the conflicts.
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 kotlin main
git pull origin kotlin

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff kotlin
git push origin main
Sign in to join this conversation.
No reviewers
No Label
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: Minecraft/javacord#4
There is no content yet.