diff options
author | Ben Radcliffe <bsradcliffe@gmail.com> | 2019-09-08 01:25:11 +0000 |
---|---|---|
committer | Ben Radcliffe <bsradcliffe@gmail.com> | 2019-09-08 01:25:11 +0000 |
commit | 4fc59191573a12a099b7e0e1a1fe2f3a01f9fd73 (patch) | |
tree | eec47e7b6cfcdaca06a12990d95b475ff16df001 | |
parent | 20c7c123f5cbf1a358e4560baa2a0d74f69d1c29 (diff) | |
download | gitlab-ce-4fc59191573a12a099b7e0e1a1fe2f3a01f9fd73.tar.gz |
Update repository_mirroring.md as per https://gitlab.com/gitlab-org/gitlab-ee/issues/10361#note_198445760
-rw-r--r-- | doc/workflow/repository_mirroring.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/repository_mirroring.md b/doc/workflow/repository_mirroring.md index 5bf1f484106..a00d7d6f775 100644 --- a/doc/workflow/repository_mirroring.md +++ b/doc/workflow/repository_mirroring.md @@ -102,7 +102,7 @@ The repository will push soon. To force a push, click the appropriate button. > - [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. +GitLab.com users until March 22nd, 2020. You can set up a repository to automatically have its branches, tags, and commits updated from an upstream repository. |