Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2021-02-01 09:09:28 +00:00
parent 95feeb4ee4
commit 6e495b4e91
85 changed files with 796 additions and 647 deletions

View File

@ -57,7 +57,7 @@ fi
# Do not use 'README.md', instead use 'index.md'
# Number of 'README.md's as of 2020-10-13
NUMBER_READMES=36
NUMBER_READMES=28
FIND_READMES=$(find doc/ -name "README.md" | wc -l)
echo '=> Checking for new README.md files...'
echo