Uses of Class
org.eclipse.jgit.api.DeleteTagCommand

Packages that use DeleteTagCommand
org.eclipse.jgit.api High-level API commands (the porcelain of JGit). 
 

Uses of DeleteTagCommand in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that return DeleteTagCommand
 DeleteTagCommand DeleteTagCommand.setTags(String... tags)
           
 DeleteTagCommand Git.tagDelete()
          Returns a command object used to delete tags
 



Copyright © 2013. All Rights Reserved.