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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWinnie Hellmann (back on Tuesday) <winnie@gitlab.com>2018-03-30 13:25:07 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-03-30 13:25:07 +0300
commit5716841f36d78105697779c020767d54a6710a3b (patch)
tree42ed55dc77f32fccfc3c2609c3aa527921e60961 /doc/user/project/repository
parentfa1eabe8e82f7635f2aa51733c727728577c7644 (diff)
Document that LFS is included in the 10GB repository limit on gitlab.com
Diffstat (limited to 'doc/user/project/repository')
-rw-r--r--doc/user/project/repository/index.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/user/project/repository/index.md b/doc/user/project/repository/index.md
index ae131d51305..376f4e3cbe4 100644
--- a/doc/user/project/repository/index.md
+++ b/doc/user/project/repository/index.md
@@ -132,8 +132,9 @@ Use GPG to [sign your commits](gpg_signed_commits/index.md).
## Repository size
-In GitLab.com, your repository size limit it 10GB. For other instances,
-the repository size is limited by your system administrators.
+On GitLab.com, your [repository size limit is 10GB](../../gitlab_com/index.md#repository-size-limit)
+(including LFS). For other instances, the repository size is limited by your
+system administrators.
You can also [reduce a repository size using Git](reducing_the_repo_size_using_git.md).