parent
9e8aadb0f0
commit
6ddf4567f4
|
@ -26,7 +26,7 @@ class CommitController < ProjectResourceController
|
|||
end
|
||||
end
|
||||
|
||||
format.patch
|
||||
format.patch { render text: @commit.to_patch }
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
<%= @commit.to_patch %>
|
Loading…
Reference in a new issue