Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 725 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 725 Bytes

ZCW-Microlabs-Git

  • fork this repository to your personal github account
  • clone your forked repository to your local machine
  • edit the my-name file, by adding your name to the file.
  • git add . your changes to the list of your commited files.
  • git commit -m "added your-name-here" your added files to the list of your staged files.
  • git push your staged files to your remote repository.
  • submit a pull request which compares Zipcoder master to your forked master.

Whats next?

The next lab is located here.