Summary
Gets the URL of the git repository that was cloned.
- Namespace
- Cake
.Common .Build .Rwx .Data - Containing Type
- RwxGitInfo
Syntax
public string RepositoryUrl { get; }
Value
| Type | Description |
|---|---|
| string |
The repository parameter provided to git/clone.
|
