Serialized Form


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

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

Serialized Fields

revParseDateFormat

java.lang.String revParseDateFormat
git format allowed by changelog command.


traceGitCommand

java.lang.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

java.lang.String modelEncoding



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