public class ListTagCommand extends GitCommand<List<RevTag>>
repo| Modifier | Constructor and Description |
|---|---|
protected |
ListTagCommand(Repository repo) |
| Modifier and Type | Method and Description |
|---|---|
List<RevTag> |
call() |
checkCallable, getRepository, setCallableprotected ListTagCommand(Repository repo)
repo - public List<RevTag> call() throws JGitInternalException
JGitInternalException - upon internal failureCopyright © 2012. All Rights Reserved.