You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2023. It is now read-only.
First, you have to answer the question (mentioned below) in your info.md file and make a commit on branch-2. After this, you have to merge branch-2 into branch-1 and then make a PR with your branch-1 to my branch-1.
Ques - Above, I told you to merge branch-2 into branch-1, tell me which type of merge is this and why? Also, explain it too.
Important points:
Before making PR, there should be only two commits in your PR, one done by me and one by you.
If you make more than one commit, then no problem, you can squash your commits into one, but you can't squash my commit, i.e. my commit should be as it is.
The commit done by you should have both a title and a description.
HINT: All the above-mentioned branches exist on the repo.