Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2020-03-27 03:07:56 +00:00
parent 6348b76e4b
commit 4560c92ab1
74 changed files with 173 additions and 141 deletions

View File

@ -40,7 +40,7 @@ will be accepted.
Let's assume there's a strict policy for branch names in your company, and
you want the branches to start with a certain name because you have different
GitLab CI jobs (`feature`, `hotfix`, `docker`, `android`, etc.) that rely on the
GitLab CI/CD jobs (`feature`, `hotfix`, `docker`, `android`, etc.) that rely on the
branch name.
Your developers however, don't always remember that policy, so they push