Class GitRepository
java.lang.Object
org.eluder.coveralls.maven.plugin.domain.GitRepository
The Class GitRepository.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GitRepository
Instantiates a new git repository.- Parameters:
sourceDirectory- the source directory
-
-
Method Details
-
load
Load.- Returns:
- the git
- Throws:
IOException- Signals that an I/O exception has occurred.
-