Expand description
Conversion of Git remote strings into URLs.
Enums§
- GitRemote
Kind - The syntax a Git remote string is written in.
Functions§
- git_
remote_ kind - Reports which syntax
remoteis written in. - normalize_
git_ remote - Converts a Git remote into an absolute URL.