Interface GitCliOutputExceptionResolver
- All Known Implementing Classes:
CompositeGitCliExceptionResolver,NoChangesToCommitExceptionResolver,PatternFindingGitCliExceptionResolver,RepositoryLockedExceptionResolver
public interface GitCliOutputExceptionResolver
Parses the output of the CLI to determine the
GitCliOutputException
that should be thrown- Since:
- 3.1.23
- Author:
- Alfonso Vasquez
-
Method Summary
-
Method Details
-
resolveException
-