View on GitHub

using-git

Using GIT in your workflow

Forking a Repository

A fork is a copy of a repository. Forking a repository allows you to freely experiment with changes without affecting the original project.

More on Forking could be found here - Github Articles - Fork a repo