Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
d56bf88d
Commit
d56bf88d
authored
Feb 18, 2020
by
Thad Guidry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Differentiate between client-side and server-side options.
parent
f3afdc0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
doc/user/project/push_options.md
doc/user/project/push_options.md
+3
-5
No files found.
doc/user/project/push_options.md
View file @
d56bf88d
...
...
@@ -6,9 +6,7 @@ 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
)
GitLab supports using client-side
[
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.
Currently, there are push options available for:
...
...
@@ -114,6 +112,6 @@ pipeline succeeds:
git mwps origin <local-branch-name>
```
#
#
Push Rules
#
Server-side
Push Rules
See also
[
Push Rules
](
https://docs.gitlab.com/ee/push_rules/push_rules.html
)
for further control
options.
For server-side options, See also
[
Push Rules
](
https://docs.gitlab.com/ee/push_rules/push_rules.html
)
for further control and enforcement
options.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment