提交 bf290a52 编写于 作者: S Stan Hu

Rubocop fix

上级 577565d9
......@@ -94,7 +94,7 @@ module MergeRequests
# gitlab_git throws a Rugged::OdbError
# This is fixed in https://gitlab.com/gitlab-org/gitlab_git/merge_requests/52
@commits = @project.repository.commits_between(common_ref, @newrev) if common_ref
rescue => e
rescue
end
# Prevent system notes from seeing a blank SHA
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册