diff options
author | Marcia Ramos <marcia@gitlab.com> | 2019-06-14 09:57:38 +0000 |
---|---|---|
committer | Marcia Ramos <marcia@gitlab.com> | 2019-06-14 09:57:38 +0000 |
commit | 577832598f1b35187efafc426068ef7ac36ae09f (patch) | |
tree | 6ad199043d23c19b4c4b6e7a0082aab621446d6d /doc | |
parent | 229212e828db382081fbd0395ce53a3133a70ca1 (diff) | |
parent | 6f7465fe13d1ec1855b1a34669c5f4e20b447194 (diff) | |
download | gitlab-ce-577832598f1b35187efafc426068ef7ac36ae09f.tar.gz |
Merge branch 'docs-pull-mirroring-update' into 'master'
Docs: Add note clarifying the free status of pull mirroring
See merge request gitlab-org/gitlab-ce!29580
Diffstat (limited to 'doc')
-rw-r--r-- | doc/workflow/repository_mirroring.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/workflow/repository_mirroring.md b/doc/workflow/repository_mirroring.md index 9772bd385ba..5a24c254ed1 100644 --- a/doc/workflow/repository_mirroring.md +++ b/doc/workflow/repository_mirroring.md @@ -101,6 +101,9 @@ The repository will push soon. To force a push, click the appropriate button. > [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/51) in GitLab Enterprise Edition 8.2. > [Added Git LFS support](https://gitlab.com/gitlab-org/gitlab-ee/issues/10871) in [GitLab Starter](https://about.gitlab.com/pricing/) 11.11. +NOTE: **Note:** This feature [is available for free](https://gitlab.com/gitlab-org/gitlab-ee/issues/10361) to +GitLab.com users until September 22nd, 2019. + You can set up a repository to automatically have its branches, tags, and commits updated from an upstream repository. |