Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2021-08-18 00:11:18 +00:00
parent d9ea1b8b19
commit ca2eb5b26a
85 changed files with 319 additions and 579 deletions

View File

@ -66,8 +66,8 @@ then
fi
# Do not use 'README.md', instead use 'index.md'
# Number of 'README.md's as of 2021-06-21
NUMBER_READMES=15
# Number of 'README.md's as of 2021-08-17
NUMBER_READMES=13
FIND_READMES=$(find doc/ -name "README.md" | wc -l)
echo '=> Checking for new README.md files...'
echo