Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 404 Bytes

github_notes.md

File metadata and controls

8 lines (6 loc) · 404 Bytes

GitHub Notes

To check your own understanding of GitHub, answer the questions that follow.

  1. What is the purpose of GitHub? Write your response here. To store Git repos on the cloud
  2. What is the difference between forking and cloning a repository? Write your response here. Forking clones someone elses project to your GitHub accound while cloning downloads from GitHub to you local machine