Serialized Form


Package org.apache.maven.scm.provider.git.command.info

Class org.apache.maven.scm.provider.git.command.info.GitInfoScmResult extends InfoScmResult implements Serializable

serialVersionUID: -1314905338508176675L


Package org.apache.maven.scm.provider.git.command.update

Class org.apache.maven.scm.provider.git.command.update.GitUpdateScmResult extends UpdateScmResultWithRevision implements Serializable

serialVersionUID: 7360578324181996847L


Package org.apache.maven.scm.providers.gitlib.settings

Class org.apache.maven.scm.providers.gitlib.settings.Settings extends Object implements Serializable

Serialized Fields

revParseDateFormat

String revParseDateFormat
git format allowed by changelog command.


traceGitCommand

String traceGitCommand
Traces the execution of a git command. could be 1,2, true or a file location .


commitNoVerify

boolean commitNoVerify
use the option --no-verify (can prevent trailing whitespace issue with cygwin).


modelEncoding

String modelEncoding
Field modelEncoding.



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.