Merge remote-tracking branch 'ce/master' into ce-to-ee
Conflicts: Gemfile.lock app/views/projects/_merge_request_settings.html.haml app/views/projects/tree/_tree_content.html.haml doc/user/project/merge_requests.md doc/user/project/merge_requests/img/commit_compare.png doc/workflow/README.md
Showing
... | ... | @@ -57,7 +57,7 @@ gem 'browser', '~> 2.2' |
# Extracting information from a git repository | ||
# Provide access to Gitlab::Git library | ||
gem 'gitlab_git', '~> 10.5' | ||
gem 'gitlab_git', '~> 10.6.3' | ||
# LDAP Auth | ||
# GitLab fork with several improvements to original library. For full list of changes | ||
... | ... |
63.5 KB