Uses of Class
org.eclipse.jgit.api.errors.EmptyCommitException
-
Packages that use EmptyCommitException Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of EmptyCommitException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw EmptyCommitException Modifier and Type Method Description private void
CommitCommand. checkIfEmpty(RevWalk rw, ObjectId headId, ObjectId indexTreeId)
-