Skip to main content

Module remote

Module remote 

Source
Expand description

Conversion of Git remote strings into URLs.

Enums§

GitRemoteKind
The syntax a Git remote string is written in.

Functions§

git_remote_kind
Reports which syntax remote is written in.
normalize_git_remote
Converts a Git remote into an absolute URL.