revert
This commit is contained in:
parent
31f1cebe4b
commit
7a0a552b43
1 changed files with 0 additions and 2 deletions
|
@ -176,8 +176,6 @@ module Gitlab
|
|||
if commit = @project.commit(identifier)
|
||||
link_to(identifier, project_commit_path(@project, commit), html_options.merge(title: CommitDecorator.new(commit).link_title, class: "gfm gfm-commit #{html_options[:class]}"))
|
||||
end
|
||||
rescue Grit::NoSuchPathError
|
||||
nil
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue