Commit f3afdc0a authored by Thad Guidry's avatar Thad Guidry

Add mention of further control options with Push Rules.

parent 8b3da021
......@@ -6,6 +6,8 @@ type: reference
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/15643) in GitLab 11.7.
GitLab supports using [Git push options](https://git-scm.com/docs/git-push#Documentation/git-push.txt--oltoptiongt)
to perform various actions at the same time as pushing changes.
......@@ -111,3 +113,7 @@ pipeline succeeds:
```shell
git mwps origin <local-branch-name>
```
## Push Rules
See also [Push Rules](https://docs.gitlab.com/ee/push_rules/push_rules.html) for further control options.
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