| Class | Description |
|---|---|
| CLIGitCommand | |
| CommandCatalog |
List of all commands known by jgit's command line tools.
|
| CommandRef |
Description of a command (a
TextBuiltin subclass. |
| Main |
Command line entry point.
|
| TextBuiltin |
Abstract command which can be invoked from the command line.
|
| Exception | Description |
|---|---|
| Die |
Indicates a
TextBuiltin implementation has failed during execution. |
| Annotation Type | Description |
|---|---|
| Command |
Annotation to document a
TextBuiltin. |
Copyright © 2015. All rights reserved.