Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method | Description |
---|---|---|
DeleteTagCommand |
DeleteTagCommand.setTags(String... tags) |
|
DeleteTagCommand |
Git.tagDelete() |
Returns a command object used to delete tags
|
Copyright © 2018. All rights reserved.