Versions in this module Expand all Collapse all v0 v0.2.0 Jun 12, 2026 Changes in this version + func ParseRemoteURL(raw string) (host, owner, repo string, err error) + type RepoContext struct + CurrentBranch string + RemoteHost string + RemoteName string + RemoteURL string + RepoName string + RepoOwner string + RepoSlug string + Root string + func Inspect(remote string) (*RepoContext, error)