merge reques diff: files list displayed
This commit is contained in:
parent
5c6417ce07
commit
16a98387c2
4 changed files with 5 additions and 4 deletions
|
@ -1,3 +1,5 @@
|
|||
.file_stats
|
||||
= render "commits/diff_head", :diffs => @diffs
|
||||
- @diffs.each_with_index do |diff, i|
|
||||
- next if diff.diff.empty?
|
||||
- file = (@commit.tree / diff.b_path)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue