mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-09-17 00:06:39 +08:00

Close #20315 (fix the panic when parsing invalid input), Speed up #20231 (use ls-tree without size field) Introduce ListEntriesRecursiveFast (ls-tree without size) and ListEntriesRecursiveWithSize (ls-tree with size)