mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 07:36:41 +10:00
Merge branch 'issue_2239' into 'master'
Provide a link for fetching merge requests from command line instructions Closes #2239 See merge request !2540
This commit is contained in:
@@ -45,6 +45,10 @@
|
||||
- unless @merge_request.can_be_merged_by?(current_user)
|
||||
%p
|
||||
Note that pushing to GitLab requires write access to this repository.
|
||||
%p
|
||||
%strong Tip:
|
||||
You can also checkout merge requests locally by
|
||||
%a{href: 'https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/workflow/merge_requests.md#checkout-merge-requests-locally', target: '_blank'} following these guidelines
|
||||
|
||||
:javascript
|
||||
$(function(){
|
||||
|
||||
Reference in New Issue
Block a user