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

Commit f80deb5

Browse files
shivaylambaSanyam-2026
authored andcommitted
challenge 4
Signed-off-by: Sanyam Jain <sanyam.jain-it-2k20-55@iips.edu.in>
1 parent 252bcd1 commit f80deb5

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

Challenges/challenge_4.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Welcome to Challenge 4
2+
3+
Welcome to the fourth challenge!
4+
Today we cover how to Update Fork Repo From the Original Repo
5+
6+
The main repository has been updated since the last fork that all of you created. The goal is to updated the forked repository with the changes made in the original repository. This can be done with the git command of ``git remote add upstream``
7+
8+
Task
9+
1. Update your forked repository locally with the content of the original repository for both the main branch and the branch that you created in Challenge 3 using the ``git remote add upstream`` command
10+
2. Once the changes in the forked repository and the original repository are synced in the git branch that you created in the 3rd Challenge, Add a new comment to the issue you created in the [first task](https://github.com/scaleracademy/scaler-september-open-source-challenge/blob/main/Challenges/challenge_1.md). The comment should have the following:
11+
- Screenshot showing the latest repository contents
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
name: Shivay Lamba
3+
github_user: shivaylamba
4+
---

0 commit comments

Comments
 (0)