summaryrefslogtreecommitdiff
path: root/doc/workflow
diff options
context:
space:
mode:
authorJames Ramsay <jramsay@gitlab.com>2019-05-20 16:50:28 -0400
committerJames Ramsay <jramsay@gitlab.com>2019-05-23 18:22:58 -0400
commit51340896ac05974ffc92ef022d2e40b9e74741d0 (patch)
tree5c725d982fb9a91200c0f9a2fc4a29c82f2a63b2 /doc/workflow
parent535b3d73413ba007eb1812f86772b93ead24f7d6 (diff)
downloadgitlab-ce-51340896ac05974ffc92ef022d2e40b9e74741d0.tar.gz
Add LFS pull mirroring to docs
Diffstat (limited to 'doc/workflow')
-rw-r--r--doc/workflow/img/repository_mirroring_pull_settings_upper.pngbin64118 -> 50084 bytes
-rw-r--r--doc/workflow/repository_mirroring.md1
2 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/img/repository_mirroring_pull_settings_upper.png b/doc/workflow/img/repository_mirroring_pull_settings_upper.png
index c60354fdca7..8e15b5a0784 100644
--- a/doc/workflow/img/repository_mirroring_pull_settings_upper.png
+++ b/doc/workflow/img/repository_mirroring_pull_settings_upper.png
Binary files differ
diff --git a/doc/workflow/repository_mirroring.md b/doc/workflow/repository_mirroring.md
index 2f8f1545b84..5bc5cf427ce 100644
--- a/doc/workflow/repository_mirroring.md
+++ b/doc/workflow/repository_mirroring.md
@@ -99,6 +99,7 @@ The repository will push soon. To force a push, click the appropriate button.
## Pulling from a remote repository **[STARTER]**
> [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.
You can set up a repository to automatically have its branches, tags, and commits updated from an
upstream repository.