library(tidyverse)
The basics
- Fork the course repo on GitHub.
- Clone your fork and make a new project in RStudio.
- Add your name, with a link to your GitHub user page, to
README.md
.
- Commit your changes.
- Push
- Send a pull request
- I will resolve all pull requests
Collaborating
I can’t push
- Change your remote to point towards my repository.
- Add one sentence about yourself to
README.md
- Commit
- Push
- I will add you all as collaborators on this repository
- One by one, we will push
I can’t pull
- Add another sentence about yourself to
README.md
- First person, commit and push
- Second person
- Pull
- Commit or Revert
- Pull
- Push
Merge conflicts
- Edit a sentence about someone else
- Commit
- One by one, push