Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
add challenge 16
Browse files Browse the repository at this point in the history
Signed-off-by: Rishav986 <[email protected]>
  • Loading branch information
shivaylamba authored and Rishav986 committed Sep 16, 2022
1 parent 3d46c9d commit 5dc14a4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Challenges/challenge_16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Welcome to Challenge 16

Welcome to the 16th Challenge

In this 2 part challenge, we will try to emulate and fix merge conflicts via git.

Today is the second and final part of this challenge:

Task:
1. You will notice that your pull request will have a conflict: <img width="636" alt="image" src="https://user-images.githubusercontent.com/19529592/190574995-0cc506a8-a2fe-4aa4-98bd-4658e8aa2fc1.png">

2. Try to resolve this merge conflict using local git

3. Once resolved, share screenshot on the github issue created in the previous challenges

0 comments on commit 5dc14a4

Please sign in to comment.