Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 302 Bytes

File metadata and controls

7 lines (3 loc) · 302 Bytes

Github forking creates a copy of a repository that lives in a personal account.

Github cloning creates a copy of a repository on a local machine that is connected to the original repository.

Github branching creates a copy of a repository which can be altered without altering the main repository.