Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 380 Bytes

File metadata and controls

6 lines (4 loc) · 380 Bytes

GitHub Notes

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

  1. What is the purpose of GitHub? To store code in the internet so others can look at it and to store past program copies.
  2. What is the difference between forking and cloning a repository? Cloning is downloading onto your own computer, forking is copying into your own github.