Commit 4ca7368b authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'patch-119' into 'master'

Improve wording for "Processing Git pushes"

See merge request gitlab-org/gitlab!32912
parents 8b21e25b ab2a39a3
......@@ -3880,11 +3880,11 @@ if using Git 2.10 or newer.
## Processing Git pushes
GitLab will create at most 4 branch and tags pipelines when
doing pushing multiple changes in single `git push` invocation.
GitLab will create at most 4 branch and tag pipelines when
pushing multiple changes in single `git push` invocation.
This limitation does not affect any of the updated Merge Request pipelines,
all updated Merge Requests will have a pipeline created when using
This limitation does not affect any of the updated Merge Request pipelines.
All updated Merge Requests will have a pipeline created when using
[pipelines for merge requests](../merge_request_pipelines/index.md).
## Deprecated parameters
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment