This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.GitLab.
Summary
Attempts to determine the GitLab server and project path based on a git repository's remote url
- Assembly
- Cake
.GitLab .dll - Namespace
- Cake
.GitLab - Containing Type
- ProjectIdentity
Syntax
public static bool TryGetFromGitRemoteUrl(string remoteUrl, out ProjectIdentity projectIdentity)
Parameters
Name | Type | Description |
---|---|---|
remoteUrl | string | |
projectIdentity | ProjectIdentity |
Return Value
Type | Description |
---|---|
bool |