Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Qualls <aqualls@gitlab.com>2020-06-03 17:18:12 +0300
committerAmy Qualls <aqualls@gitlab.com>2020-06-03 17:18:12 +0300
commite6e68f577c48c5b70c145a5ea187af49960ff03c (patch)
tree9a32adcd655c9988788dde519c373d0522438a65
parent204dfcadc782870f1ea2f9c490cec24a9afae292 (diff)
parent3f1848cb074cdae3af28bbfae2285fc0973572b7 (diff)
Merge branch 'eread/add-reduce-repo-size-to-nav' into 'master'
Add Reduce repo size entry to navigation See merge request gitlab-org/gitlab-docs!934
-rw-r--r--content/_data/default-nav.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index 2eb1ecb0..ebeef653 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -448,6 +448,8 @@ sections:
doc_url: 'push_rules/push_rules.html'
ee_only: true
ee_tier: 'GitLab Starter, GitLab.com Bronze, and higher tiers'
+ - doc_title: Reducing repository size
+ doc_url: '/user/project/repository/reducing_the_repo_size_using_git.html'
- doc_title: Signed Commits
doc_url: 'user/project/repository/gpg_signed_commits/'
- doc_title: Syntax highlighting