Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 258 Bytes

File metadata and controls

5 lines (3 loc) · 258 Bytes

Forking copies the repository as an independent copy, which remains if the original is deleted.

Branching opens a new branch of the repository under a new name, which has its own unique changes.

Cloning copies the remote repository onto the local machine.