Skip to content

Commit

Permalink
Update pull-upstream.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MalikaIhle authored Sep 3, 2024
1 parent 18b867a commit 2b4ec01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pull-upstream.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To integrate all the contributions made to the original repository into your loc

3. **Terminal**: type the command to pull the original repository and branch you wish to obtain locally which has the format: `git pull [email protected]:ORIGINAL_OWNER/ORIGINAL_REPOSITORY.git` where you would replace original owner and repository to the appropriate names. Here:
```
git pull [email protected]:lmu-osc/Collaborative-RStudio-GitHub.git
`git pull [email protected]:lmu-osc/Collaborative-RStudio-GitHub.git`
```

![](./assets/command-line.png)
Expand Down

0 comments on commit 2b4ec01

Please sign in to comment.