Documentation: fix push options capabilities
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31068 forgot to add a short description of the new push options that it added.
This commit is contained in:
parent
3da03c79ea
commit
7605583cf6
1 changed files with 2 additions and 0 deletions
|
@ -287,6 +287,8 @@ as pushing changes:
|
|||
- Set the target of the merge request to a particular branch.
|
||||
- Set the merge request to merge when its pipeline succeeds.
|
||||
- Set the merge request to remove the source branch when it's merged.
|
||||
- Set the title of the merge request to a particular title.
|
||||
- Set the description of the merge request to a particular description.
|
||||
|
||||
### Create a new merge request using git push options
|
||||
|
||||
|
|
Loading…
Reference in a new issue