package
0.2.0
Repository: https://github.com/arbourd/git-open.git
Documentation: pkg.go.dev

# 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.

# Constants

Folder is a specific commit in the repository.
Path is a file, folder or path in the repository.
Root is the root of the repository.

# Variables

DefaultProviders are a list of supported Providers.

# Structs

Provider represents the Git platforms domain and URL pathing.

# Type aliases

Type represents the type of Git URL to open.