diff options
author | Tristan Williams <twilliams@gitlab.com> | 2019-06-12 17:35:02 -0700 |
---|---|---|
committer | Tristan Williams <twilliams@gitlab.com> | 2019-06-12 17:35:02 -0700 |
commit | 6f7465fe13d1ec1855b1a34669c5f4e20b447194 (patch) | |
tree | f4e4ae54d494040f22147d0788cf1fe166cd30e1 /doc/workflow | |
parent | 26e88e876fd54cea6f71ba6f4ab117336401a6a2 (diff) | |
download | gitlab-ce-6f7465fe13d1ec1855b1a34669c5f4e20b447194.tar.gz |
Add free pull mirroring expiry notedocs-pull-mirroring-update
Diffstat (limited to 'doc/workflow')
-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. |