7ef8b0eb36
Regenerate .pi-map*.md artifacts for source changes in: - apps/api/src/api/tool/tool_types_validation.py - apps/api/src/schemas/tool/tool_type.py - apps/api/tests/integration/test_tool_types_api_extended.py - and all affected test files from backend-frontend refactoring cleanup
25 lines
710 B
Markdown
25 lines
710 B
Markdown
# 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
|
|
-
|