Uses of Class
org.eclipse.jgit.api.SubmoduleUpdateCommand

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

Uses of SubmoduleUpdateCommand in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that return SubmoduleUpdateCommand
 SubmoduleUpdateCommand SubmoduleUpdateCommand.addPath(String path)
          Add repository-relative submodule path to initialize
 SubmoduleUpdateCommand SubmoduleUpdateCommand.setProgressMonitor(ProgressMonitor monitor)
          The progress monitor associated with the clone operation.
 SubmoduleUpdateCommand Git.submoduleUpdate()
          Returns a command object to execute a submodule update command
 



Copyright © 2013. All Rights Reserved.