public class GitHelper extends Object
| Constructor and Description |
|---|
GitHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getGitHubCloneUrls(String gitHubHost,
String orgName,
String repository) |
static GitRepositoryInfo |
parseGitRepositoryInfo(String gitUrl)
Parses the git URL string and determines the host and organisation string
|
protected static String |
stripSlashesAndGit(String path) |
Copyright © 2076–2017 Red Hat. All rights reserved.