Uses of Class
edu.university.ecs.lab.common.services.GitService
Package
Description
This package provides services for extracting and processing delta changes between
commits in a repository.
Provides classes and related services for detecting trends and information in a microservice system.
This package provides services for extracting intermediate representations (IR) from remote repositories.
-
Uses of GitService in edu.university.ecs.lab.delta.services
Modifier and TypeFieldDescriptionprivate final GitService
DeltaExtractionService.gitService
GitService instance for interacting with the local repository -
Uses of GitService in edu.university.ecs.lab.detection
-
Uses of GitService in edu.university.ecs.lab.intermediate.create.services
Modifier and TypeFieldDescriptionprivate final GitService
IRExtractionService.gitService
Service to handle cloning from git