Interface GitConfigurationConstants
public interface GitConfigurationConstants
Configuration constants for Git repository.
Keep in sync with values stored in
VcsRepositoryAnalytics
.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final int
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Field Details
-
DEFAULT_BRANCH
- See Also:
-
PREFIX
- See Also:
-
GIT_AUTHENTICATION_TYPES
- See Also:
-
SSH_CREDENTIALS_SOURCES
- See Also:
-
GIT_PASSWORD_CREDENTIALS_SOURCES
- See Also:
-
SSH_SHARED_CREDENTIALS
- See Also:
-
PASSWORD_SHARED_CREDENTIALS
- See Also:
-
REPOSITORY_GIT_REPOSITORY_URL
- See Also:
-
REPOSITORY_GIT_AUTHENTICATION_TYPE
- See Also:
-
REPOSITORY_GIT_SSH_CREDENTIALS_SOURCE
- See Also:
-
REPOSITORY_GIT_SSH_SHAREDCREDENTIALS_ID
- See Also:
-
REPOSITORY_GIT_SSH_SHAREDCREDENTIALS_SCOPE
- See Also:
-
REPOSITORY_GIT_PASSWORD_CREDENTIALS_SOURCE
- See Also:
-
REPOSITORY_GIT_PASSWORD_SHAREDCREDENTIALS_ID
- See Also:
-
REPOSITORY_GIT_PASSWORD_SHAREDCREDENTIALS_SCOPE
- See Also:
-
REPOSITORY_GIT_USERNAME
- See Also:
-
REPOSITORY_GIT_PASSWORD
- See Also:
-
REPOSITORY_BRANCH
- See Also:
-
REPOSITORY_GIT_BRANCH
- See Also:
-
REPOSITORY_GIT_SSH_KEY
- See Also:
-
REPOSITORY_GIT_SSH_PASSPHRASE
- See Also:
-
REPOSITORY_GIT_CLONE_STRATEGY
- See Also:
-
REPOSITORY_GIT_CLONE_STRATEGY_OPTIONS
- See Also:
-
REPOSITORY_GIT_USE_FULL_CLONES
- See Also:
-
REPOSITORY_GIT_USE_SHALLOW_CLONES
- See Also:
-
REPOSITORY_GIT_USE_REMOTE_AGENT_CACHE
- See Also:
-
REPOSITORY_GIT_USE_SUBMODULES
- See Also:
-
REPOSITORY_GIT_USE_SUBMODULES_WITH_SHALLOW_CLONES
- See Also:
-
REPOSITORY_GIT_SSH_KEY_APPLIES_TO_SUBMODULES
- See Also:
-
REPOSITORY_GIT_COMMAND_TIMEOUT
- See Also:
-
REPOSITORY_GIT_VERBOSE_LOGS
- See Also:
-
REPOSITORY_GIT_FETCH_WHOLE_REPOSITORY
- See Also:
-
REPOSITORY_GIT_LFS_REPOSITORY
- See Also:
-
REPOSITORY_GIT_SHAREDCREDENTIALS_DELETED
- See Also:
-
TEMPORARY_GIT_PASSWORD
- See Also:
-
TEMPORARY_GIT_PASSWORD_CHANGE
- See Also:
-
TEMPORARY_GIT_SSH_PASSPHRASE
- See Also:
-
TEMPORARY_GIT_SSH_PASSPHRASE_CHANGE
- See Also:
-
TEMPORARY_GIT_SSH_KEY_FROM_FILE
- See Also:
-
TEMPORARY_GIT_SSH_KEY_CHANGE
- See Also:
-
DEFAULT_COMMAND_TIMEOUT_IN_MINUTES
static final int DEFAULT_COMMAND_TIMEOUT_IN_MINUTES- See Also:
-