Module org.eclipse.jgit.pgm
Package org.eclipse.jgit.pgm
-
Class Summary Class Description CommandCatalog List of all commands known by jgit's command line tools.CommandRef Description of a command (aTextBuiltinsubclass).Main Command line entry point.TextBuiltin Abstract command which can be invoked from the command line. -
Exception Summary Exception Description Die Indicates aTextBuiltinimplementation has failed during execution.TextBuiltin.TerminatedByHelpException Exception thrown byTextBuiltinif it proceeds 'help' option -
Annotation Types Summary Annotation Type Description Command Annotation to document aTextBuiltin.