public class GitVersionGenerator
extends java.lang.Object
| Constructor and Description |
|---|
GitVersionGenerator(java.nio.file.Path gitRoot,
int abbrevLength,
java.lang.String versionFormat,
boolean allowDirty) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
generate() |