mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-05-26 02:47:47 +02:00
feat: flatten file tree for better performance
This commit is contained in:
@@ -26,7 +26,6 @@ router.get(
|
||||
|
||||
const repo = await getRepo(req, res, {
|
||||
nocheck: false,
|
||||
includeFiles: false,
|
||||
});
|
||||
if (!repo) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user