Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
org.eclipse.jgit.submodule |
Git submodule support.
|
Class and Description |
---|
SubmoduleStatus
Status class containing the type, path, and commit id of the submodule.
|
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
|
Copyright © 2013. All Rights Reserved.