C
C
Ch00ee2016-03-29 13:26:24
GitLab
Ch00ee, 2016-03-29 13:26:24

How to change the size of a diff in a merge request in Gitlab?

Hello!
I want to reduce the output of the diff in the merge request, but all the methods I found did not lead to success.
Found in this:
app/models/commit.rb: DIFF_SAFE_FILES = 100
app/models/commit.rb: DIFF_SAFE_LINES = 5000
app/models/commit.rb: DIFF_HARD_LIMIT_FILES = 500
app/models/commit.rb: DIFF_HARD_LIMIT_LINES = 10000
but too did not help.
Has anyone come across?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question