You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: Challenges/challenge_1.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,6 @@ We will start off with an easy task.
5
5
6
6
Task:
7
7
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:
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: <imgwidth="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
0 commit comments