Skip to content

Commit

Permalink
Update 2 Github Instructions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ouwen authored Jan 16, 2019
1 parent ad73f11 commit 7174126
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions session/session_0/2 Github Instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#### Video Instructions: [Private Public Github Repo Setup](https://youtu.be/kOZxQyfllYY)

1. Create a completely empty private repo. This should be free, but please tell us if it is not.
1. Create a completely empty private repo. This should be free, but please tell us if it is not. [Add us as collaborators by going into settings -> collaborators](https://stackoverflow.com/questions/7920320/adding-a-collaborator-to-my-free-github-account). Our github tags are: @ouwen @kevinczhou @roarke


2. Clone the class repo. (If you already cloned skip this step). This repo is refered to as the `origin` and we start on the `master` branch.
Expand Down Expand Up @@ -40,4 +40,4 @@ git push private master
```bash
git checkout --theirs ./session
git checkout --ours ./homework
```
```

0 comments on commit 7174126

Please sign in to comment.