Task 4: Let’s git going

Background

You have just been hired to a new data science team, and you need to collaborate on projects. The team lead told you to connect to your git repository on Github and edit the README.md in your repository. She wants you to describe who you are in a short paragraph.

Tasks

  • [ ] Install git on your computer
  • [ ] Make sure your GitHub account is registered
  • [ ] Work through readings on git and github
  • [ ] Make sure git works in R-Studio
  • [ ] Update your README.md in your repository (you will need to give me time to create your repo after you post your username)
    • [ ] Type one or two sentences that describe you
    • [ ] Make sure you pull and push
  • [ ] Get your previous class tasks and case studies into the appropriate folders and add, commit, push with git

Additional Links