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

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

Uses of SubmoduleSyncCommand in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that return SubmoduleSyncCommand
 SubmoduleSyncCommand SubmoduleSyncCommand.addPath(String path)
          Add repository-relative submodule path to synchronize
 SubmoduleSyncCommand Git.submoduleSync()
          Returns a command object to execute a submodule sync command
 



Copyright © 2013. All Rights Reserved.