# Functions
GetURL returns the URL to open based on the arg provided.
InBrowser opens a URL in the default browser.
LoadProviders returns a slice of [Provider] from the global Git config.
# Variables
DefaultProviders are a list of supported Providers.
# Type aliases
Type represents the type of Git URL to open.