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

Commit b5999fe

Browse files
Resolve Conflict
2 parents b8315ec + 7d7c28f commit b5999fe

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

Challenges/challenge_1.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ We will start off with an easy task.
55

66
Task:
77
Create a [new issue](https://github.com/scaleracademy/scaler-september-open-source-challenge/issues/new) on this repository with the following details to be added to the content of the issue:
8-
Create a (new issue)[https://github.com/scaleracademy/scaler-september-open-source-challenge/issues/new] on this repository with the following details to be added to the content of the issue:
98

109
```
1110
name: Add your name here

Challenges/challenge_16.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Welcome to Challenge 16
2+
3+
Welcome to the 16th Challenge
4+
5+
In this 2 part challenge, we will try to emulate and fix merge conflicts via git.
6+
7+
Today is the second and final part of this challenge:
8+
9+
Task:
10+
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">
11+
12+
2. Try to resolve this merge conflict using local git
13+
14+
3. Once resolved, share screenshot on the github issue created in the previous challenges

challengers-list.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# List of challengers
22
1. [Mrinal](https://github.com/mrinal1224)
33
2. [Shivay](https://github.com/shivaylamba)
4-
3. [Kishan](https://github.com/kishanrajput23)
4+
3. [Raghav](https://github.com/raghavdhingra)
5+
4. [Kishan](https://github.com/kishanrajput23)

0 commit comments

Comments
 (0)