summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics/fork-project.md
blob: 5c19985121df132a39e63d55585412073568ff91 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
type: howto
---

# How to fork a project

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.

It takes just a few steps to [fork a project in GitLab](../workflow/forking_workflow.md#creating-a-fork).