Skip to content

escott8908/datasciencecoursera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

datasciencecoursera

this is Edgar Scott's homework

  • git init -- initilizes a git repository on your machine
  • git remote add origin https://github.com/iamarf/datasciencecoursera -- I forget what this does
  • git add . -- adds everything that is "new" to a list of soon-to-be-committed files
  • git commit -a -- commits everything set to be committed
  • git push -u origin master -- sync your git repository on your desktop with your github account
  • git commit -m -- I forget what this does

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published