Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2024-10-02 12:14:53 +00:00
parent ce6896a887
commit b5cafdc023
184 changed files with 2071 additions and 1466 deletions

View File

@ -304,7 +304,7 @@ Expunging file history requires rewriting Git history. This action is destructiv
If you need to remove large files from your repository's history, to reduce
the total size of your repository, see
[Reduce repository size](../../../user/project/repository/reducing_the_repo_size_using_git.md).
[Reduce repository size](../../../user/project/repository/repository_size.md#reduce-repository-size).
## Related topics