Get false on very large diff download
Created by: soullivaneuh
One of our customers has a MR on a project with a diff patch size of ~8.8Mo.
Obviously, this diff can't be show on interface.
But if we try to download it, we simply got a text response with false
content inside.
Does Gitlab have size limit for .diff
download or is that an issue?
On first case, could we adjust this size limit over configuration?
Regards.