main #2

Open
SailReal wants to merge 15 commits from main into new-main
Owner
No description provided.
SailReal added 15 commits 2024-03-03 15:01:31 +01:00
This pull request has changes conflicting with the target branch.
  • ftplugin/java.lua
  • init.lua
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 main new-main
git pull origin main

Step 2:

Merge the changes and update on Forgejo.
git checkout new-main
git merge --no-ff main
git push origin new-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: SailReal/nvim#2
No description provided.