Package | Description |
---|---|
org.eclipse.jgit.lib |
Core API for repository, config, refs, object database.
|
org.eclipse.jgit.treewalk |
Walking and comparing directory/file trees (of commits, file system).
|
Modifier and Type | Method and Description |
---|---|
static CoreConfig.CheckStat |
CoreConfig.CheckStat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoreConfig.CheckStat[] |
CoreConfig.CheckStat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CoreConfig.CheckStat |
WorkingTreeOptions.getCheckStat() |
Copyright © 2015 Eclipse JGit Project. All rights reserved.