Uses of Package
org.craftercms.studio.impl.v2.utils.git.cli
Packages that use org.craftercms.studio.impl.v2.utils.git.cli
-
Classes in org.craftercms.studio.impl.v2.utils.git.cli used by org.craftercms.studio.impl.v2.utils.git.cliClassDescription
GitCliOutputExceptionResolverthat tries to find a pattern in the Git output to see if it corresponds to aNoChangesToCommitException.Base class forGitCliOutputExceptionResolvers that want to determine the error produced by a Git command by finding a special regex pattern in the output.GitCliOutputExceptionResolverthat tries to find a pattern in the Git output to see if it corresponds to aRepositoryLockedExceptionResolver.