1
0
mirror of synced 2025-12-21 02:46:50 -05:00

Max diff files = 300

This commit is contained in:
Brian Cristante
2021-07-12 15:11:27 -04:00
committed by GitHub
parent 2fa4ab93e3
commit 638af095eb

View File

@@ -26,7 +26,7 @@ Text files over **5 MB** are only available through their raw URLs, which are se
Because diffs can become very large, we impose these limits on diffs for commits, pull requests, and compare views:
- No single file's diff may exceed *20,000 lines that you can load* or *1 MB* of raw diff data. *Four hundred lines* and *20 KB* are automatically loaded for a single file.
- The maximum number of files in a single diff is limited to *3,000*.
- The maximum number of files in a single diff is limited to *300*.
- The maximum number of renderable files (such as images, PDFs, and GeoJSON files) in a single diff is limited to *25*.
Some portions of a limited diff may be displayed, but anything exceeding the limit is not shown.