public class GitHelper extends Object
| Constructor and Description |
|---|
GitHelper() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasLocalTag(org.eclipse.jgit.api.Git repo,
String tagToCheck) |
public static boolean hasLocalTag(org.eclipse.jgit.api.Git repo,
String tagToCheck)
throws org.eclipse.jgit.api.errors.GitAPIException
org.eclipse.jgit.api.errors.GitAPIExceptionCopyright © 2015. All rights reserved.