1 write to _gitRepository
aspire (1)
Commands\AgentInitCommand.cs (1)
46_gitRepository = gitRepository;
1 reference to _gitRepository
aspire (1)
Commands\AgentInitCommand.cs (1)
155var gitRoot = await _gitRepository.GetRootAsync(cancellationToken);