Class GitRemoteInfoConsumer
java.lang.Object
org.apache.maven.scm.util.AbstractConsumer
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo.GitRemoteInfoConsumer
- All Implemented Interfaces:
org.codehaus.plexus.util.cli.StreamConsumer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final PatternThe pattern used to match branches.private final RemoteInfoScmResultprivate static final PatternThe pattern used to match tags.Fields inherited from class AbstractConsumer
logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractConsumer
parseDate, parseDate
-
Field Details
-
BRANCH_PATTERN
The pattern used to match branches. -
TAGS_PATTERN
The pattern used to match tags. -
remoteInfoScmResult
-
-
Constructor Details
-
GitRemoteInfoConsumer
-
-
Method Details
-
consumeLine
-
getRemoteInfoScmResult
-