UNPKG

@codefresh-io/cf-git-providers

Version:

An NPM module/CLI for interacting with various git providers

3 lines 226 B
export declare const DEFAULT_GERRIT_SSH_PORT = 29418; export declare function getSshCloneUrl(repoName: string, username: string, hostname: string, gitliesCloneUrl?: string): string; //# sourceMappingURL=gerrit.helpers.d.ts.map