Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors