Class GitContentConfig
Object
GitContentConfig
- All Implemented Interfaces:
Config,SystemConfig,Serializable
Global configuration for the Git content integration.
Per-repo settings are stored in
GitRepoConfig entities.
Stored via ConfigService.saveSystemConfig(SystemConfig).- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildCloneUrl(GitRepoConfig entry) Builds the HTTPS clone URL for a given repo entry.
-
Constructor Details
-
GitContentConfig
public GitContentConfig()
-
-
Method Details
-
buildCloneUrl
Builds the HTTPS clone URL for a given repo entry.
-