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

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

Uses of StatusCommand in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that return StatusCommand
 StatusCommand StatusCommand.setWorkingTreeIt(WorkingTreeIterator workingTreeIt)
          To set the WorkingTreeIterator which should be used.
 StatusCommand Git.status()
          Returns a command object to execute a status command
 



Copyright © 2013. All Rights Reserved.