GoGit-3.0 icon indicating copy to clipboard operation
GoGit-3.0 copied to clipboard

Task 2 - Keep Branching 🔀

Open TheRealSibasishBehera opened this issue 1 year ago • 1 comments
trafficstars

Task 2

This task consists of the following steps.

Step 1

  • Checkout to task2 branch.
  • Create a text file named as github-username.txt. For example, if github username is TheRealSibasishBehera then file name will be TheRealSibasishBehera.txt under CONRIBUTORS/IIITA/SecondYear/SibasishBehera/TheRealSibasishBehera.txt
  • Write the name of your favourite movie/book in the first line of the file.
  • Commit this change.

Step 2

  • Create a new branch feature (and switch to it) from task2 branch.
  • Write the names of any 2 characters from the movie/book on lines 2 and 3 of the file.
  • Commit this change.

Step 3

  • Switch back to the task2 branch.
  • Write 2-3 sentences on why this movie/book is your favourite, just below its name.
  • Commit this change.

Final step

  • Bring the changes from feature branch into the task2 branch.

At the end of this task, you should have exactly 4 commits and the data entered in both step 2 & 3 must be present in the file. Push these changes and make a PR


TheRealSibasishBehera avatar Dec 14 '23 18:12 TheRealSibasishBehera

we have to merge in main bracnh of repo?

Nandinig24 avatar Dec 15 '23 14:12 Nandinig24