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

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

Uses of SubmoduleInitCommand in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that return SubmoduleInitCommand
 SubmoduleInitCommand SubmoduleInitCommand.addPath(String path)
          Add repository-relative submodule path to initialize
 SubmoduleInitCommand Git.submoduleInit()
          Returns a command object to execute a submodule init command
 



Copyright © 2013. All Rights Reserved.