Class Git
java.lang.Object
org.eluder.coveralls.maven.plugin.domain.Git
- All Implemented Interfaces:
Serializable, JsonObject
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe Class Head.static classThe Class Remote. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the base dir.Gets the branch.getHead()Gets the head.Gets the remotes.
-
Constructor Details
-
Git
Instantiates a new git.- Parameters:
baseDir- the base dirhead- the headbranch- the branchremotes- the remotes
-
-
Method Details
-
getBaseDir
-
getHead
-
getBranch
-
getRemotes
-