# rtd-git-stresstest **Repository Path**: mirrors_readthedocs/rtd-git-stresstest ## Basic Information - **Project Name**: rtd-git-stresstest - **Description**: A stress test for git on Read the Docs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Read the Docs Git Stress Test ============================= This is a repository intended to stress Read the Docs' git abstractions. It has: - Over 35k commits - Over 35k tags Generate documentation ---------------------- .. code-block:: bash $ pip install -r requirements.txt $ cd docs && make html