This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
# List of challengers | ||
1. [Mrinal](https://github.com/mrinal1224) | ||
2. [Shivay](https://github.com/shivaylamba) | ||
3. [Rishav](https://github.com/Rishav986) | ||
3. [Raghav](https://github.com/raghavdhingra) | ||
4. [Rishav](https://github.com/Rishav986) |