You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replaced direct service runs with layered Live services in CLI
- Use CommitService instead of runCommitService
- Use HookService instead of installHookValue
- Instantiate GitignoreService and ScopeService in init
- Wire new services into combined ServicesLive and Live
refactors the CLI wiring to compose services in layered live
environments, updating command code to use new service entries and
providers.
Co-Authored-By: Git Agent <noreply@git-agent.dev>
0 commit comments