Uses of Class
org.eclipse.jgit.pgm.CommandRef
Packages that use CommandRef
-
Uses of CommandRef in org.eclipse.jgit.pgm
Methods in org.eclipse.jgit.pgm that return CommandRefModifier and TypeMethodDescriptionstatic CommandRef[]CommandCatalog.all()Get all commands sorted by their namestatic CommandRef[]CommandCatalog.common()Get all common commands sorted by their namestatic CommandRefLocate a single command by its user friendly name.