Skip to content
Snippets Groups Projects
Commit 3802ae0c authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Prevent tree log crash if commit missing

parent 15bc1223
No related branches found
No related tags found
No related merge requests found
- @logs.each do |content_data|
- file_name = content_data[:file_name]
- commit = content_data[:commit]
- next unless commit
 
:plain
var row = $("table.table_#{@hex_path} tr.file_#{hexdigest(file_name)}");
Loading
Loading
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