Finalize repo-scoping runtime rename

This commit is contained in:
2026-05-15 21:16:34 +02:00
parent 084159e51c
commit 28fad1b248
62 changed files with 445 additions and 305 deletions

View File

@@ -1,6 +1,6 @@
import subprocess
from repo_registry.repo_ingestion.git import GitIngestionService
from repo_scoping.repo_ingestion.git import GitIngestionService
def run(command, cwd):