Added Computer Science First Year Courses #1

Open
Isaac wants to merge 1 commit from isaacs-changes into main
First-time contributor

Added Computer Science + its 1st year courses only

Added Computer Science + its 1st year courses only
Isaac added 1 commit 2026-08-06 17:29:33 +00:00
This pull request has changes conflicting with the target branch.
  • src/content/docs/computer-science/year-1/period-1/introduction-to-computer-science.md
  • src/content/docs/computer-science/year-1/period-4/computer-architecture.md
  • src/content/docs/computer-science/year-1/period-5/algorithmic-design.md
  • src/content/docs/computer-science/year-1/period-5/databases.md
  • src/content/docs/computer-science/year-1/period-5/statistics.md
View command line instructions

Checkout

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

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 isaacs-changes
git checkout isaacs-changes
git rebase main
git checkout main
git merge --ff-only isaacs-changes
git checkout isaacs-changes
git rebase main
git checkout main
git merge --no-ff isaacs-changes
git checkout main
git merge --squash isaacs-changes
git checkout main
git merge --ff-only isaacs-changes
git checkout main
git merge isaacs-changes
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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: Incognito-Tech/Incognito-Wiki#1
No description provided.