package
2.11.0
Repository: https://github.com/cli/go-gh.git
Documentation: pkg.go.dev

# Functions

Current uses git remotes to determine the GitHub repository the current directory is tracking.
Parse extracts the repository information from the following string formats: "OWNER/REPO", "HOST/OWNER/REPO", and a full URL.
Parse extracts the repository information from the following string formats: "OWNER/REPO", "HOST/OWNER/REPO", and a full URL.

# Structs

Repository holds information representing a GitHub repository.