Git
class Git
Constants
SUPPORT_ALIYUN |
|
SUPPORT_CODING |
|
SUPPORT_GITEE |
|
SUPPORT_GITHUB |
|
SUPPORT_GOGS |
|
SUPPORT_GIT_ARRAY |
|
Methods
static void
checkGit($git_type)
No description
static string
getUrl(string $type, string $repo_full_name, bool $ssh = false)
No description
static string
getPullRequestUrl(string $type, string $repo_full_name, int $pull_id)
No description
static string
getIssueUrl(string $type, string $repo_full_name, string $issue_id)
No description
static string
getCommitUrl(string $type, string $repo_full_name, string $commit_id)
No description
static string
getRawUrl(string $type, string $repo_full_name, string $commit_id, string $file_name)
No description
static string
getApiUrl(string $git_type)
No description
static string
getClassName(string $git_type)
No description