Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Task-3 Branching Strategy and Conflict Resolution Protocol #5

Open
sarthakvermaa opened this issue Mar 17, 2024 · 0 comments

Comments

@sarthakvermaa
Copy link
Contributor

Merge Conflict Meltdown Mission

Task 1

This task comprises the following steps.

Step 1

  • Checkout to the Task-3 branch.
  • Create a text file named <github-username>.txt. For example, if your GitHub username is sarthakvermaa, the file name should be sarthakvermaa.txt.
  • Write your name on the first line of the file.
  • Commit these changes.

Step 2

  • Create a new branch named feature (and switch to it) from the Task-3 branch.
  • Specify two things about yourself on lines 2 and 3 of the file.
  • Commit these changes.

Step 3

  • Return to the Task-3 branch.
  • Write your 2-3 favourite food you like to eat, i.e., on lines 2 and 3.
  • Commit these changes.

Final step

  • Merge the changes from the feature branch into the Task-3 branch.

Upon completing this task, ensure you have precisely 4 commits, and the data entered in both steps 2 & 3 persists in the file. Push these changes and create a PR.


@sarthakvermaa sarthakvermaa changed the title Implement Task-1 Branching Strategy and Conflict Resolution Protocol Implement Task-3 Branching Strategy and Conflict Resolution Protocol Mar 17, 2024
@Gamin8ing Gamin8ing mentioned this issue Mar 18, 2024
@Shivg2901 Shivg2901 mentioned this issue Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant