Version Control 1
  
  - Create a new repository under the nyu-cdsorganization on GitHub. Name the 
repository using a combination of your netID andassignment1. For example,
if your netID isaaa11, name the repositoryaaa11_assignment1.
- Clone the repository to your computer.
- Move the files from assignment 1 into this directory
- Add the files to version control
- Commit the completed version of the assignment (don’t forget to include a
good commit message).
- Push the changes to GitHub