Uses of Package
org.eclipse.jgit.submodule

Packages that use org.eclipse.jgit.submodule
org.eclipse.jgit.api High-level API commands (the porcelain of JGit). 
org.eclipse.jgit.submodule Git submodule support. 
 

Classes in org.eclipse.jgit.submodule used by org.eclipse.jgit.api
SubmoduleStatus
          Status class containing the type, path, and commit id of the submodule.
 

Classes in org.eclipse.jgit.submodule used by org.eclipse.jgit.submodule
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.