| Package | Description |
|---|---|
| pl.project13.core | |
| pl.project13.core.jgit |
| Modifier and Type | Field and Description |
|---|---|
protected GitDescribeConfig |
GitDataProvider.gitDescribe |
| Modifier and Type | Method and Description |
|---|---|
GitDataProvider |
GitDataProvider.setGitDescribe(GitDescribeConfig gitDescribe) |
| Modifier and Type | Method and Description |
|---|---|
DescribeCommand |
DescribeCommand.apply(GitDescribeConfig config)
Apply all configuration options passed in with `config`.
|
java.lang.String |
JGitCommon.getClosestTagCommitCount(java.lang.String evaluateOnCommit,
org.eclipse.jgit.lib.Repository repo,
GitDescribeConfig gitDescribe) |
java.lang.String |
JGitCommon.getClosestTagName(java.lang.String evaluateOnCommit,
org.eclipse.jgit.lib.Repository repo,
GitDescribeConfig gitDescribe) |
Copyright © 2020. All Rights Reserved.