1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 15:41:29 +02:00
gitea/routers
zeripath 8511eec4d4
Allow Loading of Diffs that are too large (#17739)
* Allow Loading of Diffs that are too large

This PR allows the loading of diffs that are suppressed because the file
is too large. It does not handle diffs of files which have lines which
are too long.

Fix #17738

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-11-22 00:51:08 +08:00
..
api/v1
common
install
private
utils
web Allow Loading of Diffs that are too large (#17739) 2021-11-22 00:51:08 +08:00
init.go