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