Initial Commit #1

Open
bansh_dml wants to merge 1 commit from dev into main
Owner
No description provided.
bansh_dml added 1 commit 2025-01-24 04:58:23 +00:00
bansh_dml requested review from rishabh 2025-01-24 04:58:55 +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 dev:dev
git checkout dev

Merge

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