Skip to content
Snippets Groups Projects
Commit 7a0a552b authored by Valeriy Sizov's avatar Valeriy Sizov
Browse files

revert

parent 31f1cebe
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment