Package com.github.koraktor.mavanagaiata.git
Generic Git abstraction classes
-
Interface Summary Interface Description GitCommit This interface specifies the basic properties needed for the mojos to access the information about a Git commitGitRepository This interface specifies the basic properties needed for the mojos to access the information about a Git repositoryGitTag This interface specifies the basic properties needed for the mojos to access the information about a Git tag -
Class Summary Class Description AbstractGitRepository An abstract implementation of a Git repository that provides basic and common functionalityCommitWalkAction Basic implementation of an action that is executed for each commit during a commit walkGitTagDescription Represents information about a Git commit like supplied bygit describeMailMap An implementation of Git's.mailmapfunctionality -
Exception Summary Exception Description GitRepositoryException An exception that can be thrown during Git repository actions