Finalised the lab work. #1

Open
Rhinemann wants to merge 1 commits from detached into main
Owner
No description provided.
Rhinemann added 1 commit 2025-04-01 22:07:07 +03:00
Rhinemann self-assigned this 2025-04-01 23:14:14 +03:00
Rhinemann changed title from Finalised the lab work. to WIP: Finalised the lab work. 2025-04-01 23:14:32 +03:00
Rhinemann closed this pull request 2025-04-01 23:14:49 +03:00
Rhinemann reopened this pull request 2025-04-01 23:14:55 +03:00
Rhinemann changed title from WIP: Finalised the lab work. to Finalised the lab work. 2025-04-01 23:15:51 +03:00
This pull request has changes conflicting with the target branch.
  • Kernel.cpp
  • Kernel.h
  • Process.cpp
  • Process.h
  • main.cpp
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 detached main
git pull origin detached

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff detached
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: Rhinemann/spz3#1
No description provided.