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 | Description |
---|---|
SubmoduleStatus |
Status class containing the type, path, and commit id of the submodule.
|
SubmoduleWalk.IgnoreSubmoduleMode |
The values for the config param submodule.
|
Class | Description |
---|---|
SubmoduleWalk.IgnoreSubmoduleMode |
The values for the config param submodule.
|
Class | 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 param submodule.
|
Copyright © 2018. All rights reserved.