Commit 6aa34c0efd9b5bdb8a5e5fd16a40f90bc37adcf0

Authored by Dmitriy Zaporozhets
2 parents 2a073901 bd9cd3fb

Merge pull request #4553 from hummermania/fix_path_huge_commit

Correct path to view for huge commits. Fix #3996
app/views/projects/commit/huge_commit.html.haml
1   -= render "commit/commit_box"
  1 += render "projects/commit/commit_box"
2 2 .alert.alert-error
3 3 %h4 Commit diffs are too big to be displayed
... ...