diff --git a/app/views/commit/huge_commit.html.haml b/app/views/commit/huge_commit.html.haml new file mode 100644 index 0000000..ba97a7c --- /dev/null +++ b/app/views/commit/huge_commit.html.haml @@ -0,0 +1,3 @@ += render "commits/commit_box" +.alert-message.block-message.error + %h4 Commit diffs are too big to be displayed diff --git a/app/views/commits/huge_commit.html.haml b/app/views/commits/huge_commit.html.haml deleted file mode 100644 index ba97a7c..0000000 --- a/app/views/commits/huge_commit.html.haml +++ /dev/null @@ -1,3 +0,0 @@ -= render "commits/commit_box" -.alert-message.block-message.error - %h4 Commit diffs are too big to be displayed -- libgit2 0.21.2