# apps/api/src/services/git (index) dir: apps/api/src/services/git ## role Encapsulates all Git version control operations for workspace management, providing both synchronous and asynchronous interfaces for repository cloning, commit history, branch management, and remote operations with SSH authentication support. ## parent index: apps/api/src/services/.pi-map.index.md map: apps/api/src/services/.pi-map.md ## children - ## files - __init__.py - clone.py - git_operations.py - git_service.py - operations.py ## links index: apps/api/src/services/git/.pi-map.index.md map: apps/api/src/services/git/.pi-map.md ## workflows - change git behavior read: __init__.py, clone.py, git_operations.py ## dirty -