You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This depends on the size of the repo being used as the file limit (MAX_FILES) has been set to 10000. See src/gitingest/ingest_from_query.py. Can you verify the size of the repo or if there are some untracked dependencies being included in the ingestion.
steps to reproduce:
pip install gitingest
gitingest path/to/project
The text was updated successfully, but these errors were encountered: