Uses of Class
org.eclipse.jgit.api.NameRevCommand
Packages that use NameRevCommand
-
Uses of NameRevCommand in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return NameRevCommandModifier and TypeMethodDescriptionAdd multiple objects to search for.Add an object to search for.NameRevCommand.addAnnotatedTags()
Add all annotated tags underrefs/tags/
to the set that all results must match.Add a ref prefix to the set that results must match.Add a ref to the set that all results must match.Git.nameRev()
Return a command object to find human-readable names of revisions.(package private) NameRevCommand
NameRevCommand.setMergeCost
(int cost)