Package com.github.koraktor.mavanagaiata.git


package com.github.koraktor.mavanagaiata.git
Generic Git abstraction classes
  • Klasse
    Beschreibung
    An abstract implementation of a Git repository that provides basic and common functionality
    Basic implementation of an action that is executed for each commit during a commit walk
    This interface specifies the basic properties needed for the mojos to access the information about a Git commit
    This interface specifies the basic properties needed for the mojos to access the information about a Git repository
    An exception that can be thrown during Git repository actions
    This interface specifies the basic properties needed for the mojos to access the information about a Git tag
    Represents information about a Git commit like supplied by git describe
    An implementation of Git's .mailmap functionality