Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions lectures/week4/git.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ tables: true

Here we will provide some details on Git and GitHub, but we are only scratching the surface. Here are some resources to help you further:

* Codeacademy: https://www.codecademy.com/learn/learn-git
* Codecademy: https://www.codecademy.com/learn/learn-git
* GitHub Guides: https://guides.github.com/activities/hello-world/
* Try Git tutorial: https://try.github.io/levels/1/challenges/1
* Happy Git and GitHub for the useR: http://happygitwithr.com/
* Happy Git and GitHub for the user: http://happygitwithr.com/

## Git and GitHub Introduction

Expand Down