Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 886 Bytes

File metadata and controls

22 lines (20 loc) · 886 Bytes

Fork

Forking allows you to create a personal local copy of a project that already exists remotely. This copy will have a child association from the parent repository and can become its own project. Due to the association however, the forked repository can still submit pull requests back into the parent repository.
This is especially useful for working with unknown collaborators so that only approved changes can be reincorporated back into the original project.

GitFork

GitFlow Overview