getGerritCloneRepoUrl()
Home > @backstage/integration > getGerritCloneRepoUrl
Return the url to clone the repo that is referenced by the url.
Signature:
function getGerritCloneRepoUrl(config: GerritIntegrationConfig, url: string): string;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
config | ||
|
url |
string |
An url pointing to a file in git. |
string