public static RepositoryArchiveLink ( long repositoryId, ArchiveFormat archiveFormat, string reference ) : Uri | ||
repositoryId | long | The Id of the repository |
archiveFormat | ArchiveFormat | The format of the archive. Can be either tarball or zipball |
reference | string | A valid Git reference. |
Résultat | Uri |