mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-25 07:15:17 +02:00
Use Git CLI directly instead of GitPython index API to ensure proper path validation and prevent option injection. The '--' separator ensures file paths starting with '-' are handled correctly.