Corrected sentence about GitLab Flow

This commit is contained in:
Patricio Cano 2015-03-03 21:44:53 -08:00
parent 92b1b15f6f
commit 09dbe452e3
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
# Code forking workflow
Forking a project to your own namespace is useful if you have no write access to the project you want to contribute
to. If you do have write access, we recommend using the **[Code Branching Workflow](https://about.gitlab.com/2014/09/29/gitlab-flow/)**.
to. If you do have write access or can request it we recommend working together in the same repository since it is simpler.
See our **[GitLab Flow](https://about.gitlab.com/2014/09/29/gitlab-flow/)** article for more information about using
branches to work together.
## Creating a fork