Gitlab 简明教程

GitLab - Fork a Project

Description

Fork 是你原始仓库的一个副本,你可以在其中进行更改,而不会影响原始项目。

Fork is a duplicate of your original repository in which you can make the changes without affecting the original project.

Forking a Project

Step 1 − 要 Fork 一个项目,请点击 Fork 按钮,如下所示 −

Step 1 − To fork a project, click on the Fork button as shown below −

fork project

Step 2 − 在 Fork 项目之后,你需要通过点击它将 Forked 项目添加到一个 Fork 组中 −

Step 2 − After forking the project, you need to add the forked project to a fork group by clicking on it −

fork project 1

Step 3 − 接下来它将在一段时间内开始处理对项目的 Forking,如下所示 −

Step 3 − Next it will start processing of forking a project for sometime as shown below −

fork project 3

Step 4 − 在完成项目 Fork 进程后,它将显示成功消息 −

Step 4 − It will display the success message after completion of forking the project process −

fork project 2