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

Packages that use StatusCommand
org.eclipse.jgit.api   
 

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 © 2012. All Rights Reserved.