Uses of Class
org.craftercms.studio.api.v2.exception.git.NoChangesForPathException
Packages that use NoChangesForPathException
-
Uses of NoChangesForPathException in org.craftercms.studio.api.v2.utils
Methods in org.craftercms.studio.api.v2.utils that throw NoChangesForPathExceptionModifier and TypeMethodDescriptionorg.eclipse.jgit.diff.DiffEntryGitRepositoryHelper.getDiffEntry(org.eclipse.jgit.lib.Repository repository, org.eclipse.jgit.lib.ObjectId commitId, String gitPath) Get the diff entry for a given commit and path.