-
Notifications
You must be signed in to change notification settings - Fork 259
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
1 parent
18b867a
commit 2b4ec01
Showing
1 changed file
with
1 addition
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 |
---|---|---|
|
@@ -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) | ||
|