Package org.craftercms.studio.impl.v2.utils.git.cli
package org.craftercms.studio.impl.v2.utils.git.cli
-
ClassesClassDescription
GitCliOutputExceptionResolverthat uses a list of other resolvers to determine which exception to throw.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.