Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fork-project.md « gitlab-basics « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e92491a0821ae12ae1d2406c312790d04dc8bfa0 (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](../user/project/repository/forking_workflow.md#creating-a-fork).