summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <marcia@gitlab.com>2019-05-27 10:56:49 +0000
committerMarcia Ramos <marcia@gitlab.com>2019-05-27 10:56:49 +0000
commit017f845c8c7febda55cac8ca6c7b6843ad9fc18c (patch)
treea7e31dee0eb3b4e974a668519564db6ed9c0ee0a
parentf9a2c4034f690e4ab9803522110c063d78da8f4d (diff)
parent51340896ac05974ffc92ef022d2e40b9e74741d0 (diff)
downloadgitlab-ce-017f845c8c7febda55cac8ca6c7b6843ad9fc18c.tar.gz
Merge branch 'jramsay/lfs-pull-mirror-docs' into 'master'
Add LFS pull mirroring to docs See merge request gitlab-org/gitlab-ce!28686
-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.