getRemoteName
function getRemoteName(repoUrl, parentRemoteUrl?): string | undefined;Defined in: index.ts:250
Parameters
Section titled “Parameters”repoUrl
Section titled “repoUrl”string
parentRemoteUrl?
Section titled “parentRemoteUrl?”string
Returns
Section titled “Returns”string | undefined