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
Methods in org.eclipse.jgit.api that return Git -
Uses of Git in org.eclipse.jgit.gitrepo
Methods in org.eclipse.jgit.gitrepo with parameters of type GitModifier and TypeMethodDescriptionprivate void
RegularSuperprojectWriter.addSubmodule
(String name, String url, String path, String revision, List<RepoProject.CopyFile> copyfiles, List<RepoProject.LinkFile> linkfiles, Git git) -
Uses of Git in org.eclipse.jgit.pgm
Methods in org.eclipse.jgit.pgm with parameters of type Git