| Package | Description |
|---|---|
| fr.brouillard.oss.jgitver.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract Version |
VersionStrategy.build(Commit head,
List<Commit> parents)
Build a version using the given information extracted from the git repository.
|
Version |
MavenVersionStrategy.build(Commit head,
List<Commit> parentsWithTags) |
Version |
ConfigurableVersionStrategy.build(Commit head,
List<Commit> parents) |
Copyright © 2016–2018 Matthieu Brouillard. All rights reserved.