Uses of Class
org.eclipse.jgit.api.Git
Packages that use Git
Package
Description
High-level API commands (the porcelain of JGit).
-
Uses of Git in org.eclipse.jgit.api
Subclasses with type arguments of type Git in org.eclipse.jgit.apiModifier and TypeClassDescriptionclassClone a repository into a new working directoryClasses in org.eclipse.jgit.api that implement interfaces with type arguments of type GitModifier and TypeClassDescriptionclassCreate an empty git repository or reinitalize an existing oneMethods in org.eclipse.jgit.api that return Git -
Uses of Git in org.eclipse.jgit.junit
Methods in org.eclipse.jgit.junit that return Git