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