Class GitInfo
- java.lang.Object
-
- com.github.koraktor.mavanagaiata.mojo.GitInfo
-
public final class GitInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description GitInfo()
-
-
-
Field Detail
-
BRANCH
public static final String BRANCH
- See Also:
- Constant Field Values
-
COMMIT_ABBREV
public static final String COMMIT_ABBREV
- See Also:
- Constant Field Values
-
COMMIT_SHA
public static final String COMMIT_SHA
- See Also:
- Constant Field Values
-
DESCRIBE
public static final String DESCRIBE
- See Also:
- Constant Field Values
-
DIRTY
public static final boolean DIRTY
- See Also:
- Constant Field Values
-
TAG
public static final String TAG
- See Also:
- Constant Field Values
-
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
-
-
Method Detail
-
getVersion
public static String getVersion()
-
-