Package me.qoomon.gitversioning.commons
Class GitSituation
java.lang.Object
me.qoomon.gitversioning.commons.GitSituation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRev()getTags()booleanisClean()booleanvoidvoidsetDescribeTagPattern(Pattern describeTagPattern) void
-
Constructor Details
-
GitSituation
- Throws:
IOException
-
-
Method Details
-
getRootDirectory
-
getRev
-
getTimestamp
-
getBranch
-
setBranch
-
isDetached
public boolean isDetached() -
getTags
-
setTags
-
isClean
public boolean isClean() -
setDescribeTagPattern
-
getDescribeTagPattern
-
getDescription
-