Package | Description |
---|---|
org.eclipse.jgit.pgm |
Modifier and Type | Method and Description |
---|---|
static CommandRef[] |
CommandCatalog.all()
Get all commands sorted by their name
|
static CommandRef[] |
CommandCatalog.common()
Get all common commands sorted by their name
|
static CommandRef |
CommandCatalog.get(String name)
Locate a single command by its user friendly name.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.