Table of Contents

Hx_GitParseRepoUrl

Extracts owner and repository name from the repository url.

RepositoryUrl

A reporsitory url to parse, like https://github.com/Heleonix/Heleonix.Build.git or git@github.com:Heleonix/Heleonix.Build.git.

OwnerName

The name of the owner extracted from the url [Output].

RepositoryName

The name of the repository extracted from the url [Output].