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

Packages that use InitCommand
org.eclipse.jgit.api   
 

Uses of InitCommand in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that return InitCommand
static InitCommand Git.init()
          Returns a command object to execute a init command
 InitCommand InitCommand.setBare(boolean bare)
           
 InitCommand InitCommand.setDirectory(File directory)
          The optional directory associated with the init operation.
 



Copyright © 2012. All Rights Reserved.