debian-mirror-gitlab/doc/gitlab-basics/fork-project.md

12 lines
364 B
Markdown
Raw Normal View History

2019-10-12 21:52:04 +05:30
---
type: howto
---
2015-09-11 14:41:01 +05:30
# How to fork a project
2019-07-31 22:56:46 +05:30
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-09-11 14:41:01 +05:30
2019-10-12 21:52:04 +05:30
It takes just a few steps to [fork a project in GitLab](../workflow/forking_workflow.md#creating-a-fork).