s2 #1

Open
suvo wants to merge 1 commits from page3 into master
Collaborator
There is no content yet.
suvo added 1 commit 2024-08-05 14:35:58 +00:00
This pull request has changes conflicting with the target branch.
  • app/components/StudentDashboard.tsx
  • app/components/TestComponent.tsx
  • public/assets/left_side_nav.css
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 page3 master
git pull origin page3

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff page3
git push origin master
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: dwd-projects/bs-p2#1
There is no content yet.