CRUD Assignment #1

Open
eknoor547 wants to merge 1 commit from node-assignment-1 into main
Owner
No description provided.
eknoor547 added 1 commit 2025-01-16 09:26:33 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff node-assignment-1
git checkout main
git merge --ff-only node-assignment-1
git checkout node-assignment-1
git rebase main
git checkout main
git merge --no-ff node-assignment-1
git checkout main
git merge --squash node-assignment-1
git checkout main
git merge --ff-only node-assignment-1
git checkout main
git merge node-assignment-1
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: eknoor547/CRUD_Assignment#1
No description provided.