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
b6a807fd
Commit
b6a807fd
authored
Jul 09, 2019
by
Christian Couder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update push option note in merge_requests/index.md
parent
2d9cd76f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
doc/user/project/merge_requests/index.md
doc/user/project/merge_requests/index.md
+2
-1
No files found.
doc/user/project/merge_requests/index.md
View file @
b6a807fd
...
...
@@ -274,7 +274,8 @@ branch already exists, the patches will be applied on top of it.
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26752) in GitLab 11.10.
NOTE:
**Note:**
Git push options are only available with Git 2.10 or newer.
Git push options are only available with Git 2.10 or newer. With Git older than 2.18
`git push --push-option=...`
should be used instead of
`git push -o ...`
.
GitLab supports using
[
Git push options
](
https://git-scm.com/docs/git-push#Documentation/git-push.txt--oltoptiongt
)
...
...
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