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

Packages that use Git
org.eclipse.jgit.api   
 

Uses of Git in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that return Git
 Git CloneCommand.call()
          Executes the Clone command.
 Git InitCommand.call()
          Executes the Init command.
static Git Git.open(File dir)
           
static Git Git.open(File dir, FS fs)
           
static Git Git.wrap(Repository repo)
           
 



Copyright © 2012. All Rights Reserved.