2019-07-30 01:02:59 -04:00
|
|
|
---
|
|
|
|
type: howto
|
|
|
|
---
|
|
|
|
|
2015-07-21 18:45:12 -04:00
|
|
|
# How to fork a project
|
|
|
|
|
2019-04-02 22:30:36 -04:00
|
|
|
A fork is a copy of an original repository that you put in another namespace
|
|
|
|
where you can experiment and apply changes that you can later decide whether or
|
|
|
|
not to share, without affecting the original project.
|
2015-07-21 18:45:12 -04:00
|
|
|
|
2019-10-27 02:06:30 -04:00
|
|
|
It takes just a few steps to [fork a project in GitLab](../user/project/repository/forking_workflow.md#creating-a-fork).
|