Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
org.eclipse.jgit.lib |
Core API for repository, config, refs, object database.
|
org.eclipse.jgit.submodule |
Git submodule support.
|
Class and Description |
---|
SubmoduleStatus
Status class containing the type, path, and commit id of the submodule.
|
SubmoduleWalk.IgnoreSubmoduleMode
The values for the config parameter submodule.<name>.ignore
|
Class and Description |
---|
SubmoduleWalk.IgnoreSubmoduleMode
The values for the config parameter submodule.<name>.ignore
|
Class and Description |
---|
SubmoduleStatusType
Enumeration of different statuses that a submodule can be in
|
SubmoduleWalk
Walker that visits all submodule entries found in a tree
|
SubmoduleWalk.IgnoreSubmoduleMode
The values for the config parameter submodule.<name>.ignore
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.